v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Account Endpoints

Get collections owned by an account

Get a paginated list of collections owned by a wallet address, with ownership data.

get/api/v2/account/{address}/collections

Path parameters

addressstring required

The wallet address

Query parameters

afterstring

Cursor for pagination

limitinteger

Number of results to return

chainsChainIdentifier[]

Filter by chains

[
  "ethereum"
]

Response

Collections owned by account