v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-10113935.9 KB
Reverse

Get reverses

Get Records for Multiple Domains <br/>

The API only supports Unstoppable Domains' naming services for backward compatibility. A new API version is coming soon for other naming services

<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></p> </li> <li> <p>Unstoppable Domain's <a href="https://unstoppabledomains.com/blog/categories/announcements/article/zilliqa-naming-service" target="_blank">Zilliqa</a> with TLDs: <strong>zil</strong></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.
post/reverse/query

Query parameters

datastring[]

See this list for all the resolution keys supported

datastring[]

Wallet addresses of the owners of domains

datastring[]

Domain ending supported such as crypto, x, or polygon. See supported tlds for the full list

sortBystring

Sort key to specify how the returned domain list is sorted

sortDirectionstring

Sort order of the returned domain list

startingAfterstring

Query offset to skip a number of record, example: 100

perPagenumber

Number of domains returned in the list, example: 50

Request body

addressesstring[] required

Response

metaobject