v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Account Endpoints

Get active offers made by an account

Get a paginated list of active offers made by a wallet address.

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

Path parameters

addressstring required

The wallet address

Query parameters

afterstring

Cursor for pagination

limitinteger

Number of results to return

collection_slugsstring[]

Filter by collection slugs

chainsChainIdentifier[]

Filter by chains

[
  "ethereum"
]
sort_by'START_TIME' | 'END_TIME'

Sort by field

sort_direction'asc' | 'desc'

Sort direction

Response

Active offers for account