Skip to Content
DocsAPI ReferenceNamesOverview

Names

Look up, list, and inspect ENS names. Names not found in the database are automatically fetched from The Graph ENS subgraph.

Base path: /api/v1/names

Endpoints

MethodPathAuthCacheDescription
GET/None15sList names with filtering and pagination
GET/:nameOptionalNoneGet full details for a single name
GET/:name/metadataNoneNoneGet fresh ENS text records from The Graph
GET/:name/legacyNone15sGet name with listing and transaction data (legacy format)
GET/:name/historyNone15sGet transaction history for a name
Last updated on