DIDhub OpenAPI
DIDhub OpenAPI provides publicly available Web3 Domain data for developers to build their own APPs. The DIDhub OpenAPI endpoints can be classified into 4 categories:
Domain Search and Recommendation
This set of endpoints provides applications the capability to search Web3 Domains. The endpoints support API endpoints from a wide range of projects, including Ethereum Name Service, .bnb Name Service, Lens Protocol, Unstoppable Domains, Freename, etc. Information such as domain ownership and expiration date will be returned by the endpoints.
Multi-chain Domain Name Resolution
This API endpoint resolves an address to a list of domain names on various blockchains and from various projects. The domain names are aggregated from all supported projects, which offers the maximum resolution capability to applications such as crypto wallets, or gaming Dapps that would like to display Web3 Domain names instead of wallet addresses.
Web3 Domain Name Service Statistics
This API endpoint provides statistics of different DID projects aggregated from the registration information at the projects' smart contracts. It also provides aggregated trading volumes from Opensea. The data is calculated based on various timeframes, i.e. 1D
, 1W
, 1M
and ALL
.
Web3 Domain Activities
This API endpoint provides the latest actions on the domain names. It covers activities such as Register
, List
, Sell
, etc.
API Keys
The API endpoints are provided free of charge using an API Key issued by our team. To obtain an API, please go to this page.