Domains

Get domains records

Get Records for Multiple Domains <br/> It's recommended to use this API on different naming services as they support different record keys

<ul> <li> <p>Unstoppable Domain's <a href="https://docs.unstoppabledomains.com/smart-contracts/overview/uns-architecture-overview" target="_blank">UNS</a> and <a href="https://docs.unstoppabledomains.com/smart-contracts/overview/cns-architecture-overview" target="_blank">CNS</a> with TLDs: <strong>.x</strong>, <strong>.polygon</strong>, <strong>.nft</strong>, <strong>.crypto</strong>, <strong>.blockchain</strong>, <strong>.bitcoin</strong>, <strong>.dao</strong>, <strong>.888</strong>, <strong>.wallet</strong>, <strong>.binanceus</strong>, <strong>.hi</strong>, <strong>.klever</strong>, <strong>.kresus</strong>, <strong>.anime</strong>, <strong>.manga</strong>, <strong>.go</strong>, <strong>.zil</strong><br/>See this <a href="https://github.com/unstoppabledomains/uns/blob/main/uns-config.json" target="_blank">list</a> for all the resolution keys supported</p> </li> <li> <p> Ethereum Naming Service - <a href="https://docs.ens.domains/" target="_blank">ENS</a> with TLDs: <strong>.eth</strong> <br/>See Ens' <a href="https://docs.ens.domains/ens-improvement-proposals" target="_blank">document</a> for all the resolution keys supported </p> </li> </ul> <br/>**Note:** The API should be used in a backend system. If you need the data in client apps, please build a proxy backend to hide the API key.
get/records

Query parameters

datastring[]

Domain names registered by Unstoppable Domains. At least 1 domain must be passed in

keystring

Filtered resolution key. See above to see the supported keys on different naming services

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.