v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-107095124.5 KB
Wallet data endpoints

Retrieve domains

Returns a list of domains owned by the specified wallet address

get/user/{address}/domains

Path parameters

addressstring required

The owner address to query. Supported addresses include EVM or Solana.

Query parameters

takenumber

The number of domains to return. Default is 50. Max is 100.

cursorstring

The cursor to use for pagination

Response

List of domains

relationship_type'followers' | 'following'

Relationship type (followers or following)

domainstring

The requested domain