Search
⌘K
Domains API
API version: All versions
Introduction
Quickstart guide
Methods
Lookup domain GET
Reverse lookup address GET
Batch reverse lookup POST
Get provider data with avatars GET
Docs·APIs·Domains API·Introduction

Introduction

The Domains API enables seamless interaction with blockchain-based domain services, providing tools to resolve and retrieve domain information for addresses, as well as access provider data. Whether you're building a wallet, an identity service, or any web3 application, the Domains API offers essential functionality to enhance user experiences with blockchain domains.

Supported Chains

Supported Chains Chain ID
Ethereum 1
Polygon 137

Use cases

The Domains API can be applied for the following use cases:

  • Wallets and identity applications: enable users to interact with human-readable domain names instead of long blockchain addresses.
  • Batch domain resolution: efficiently resolve multiple addresses to domains for applications handling large datasets.
  • Provider information: integrate provider avatars and branding for enhanced visual experiences.

Quickstart

To start using Domains API swiftly, refer to the Quickstart guide.

API reference

For detailed information about each endpoint, refer to the Domains API OpenAPI section.

Did you find what you need?