v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Account Endpoints

Get items favorited by an account

Get a paginated list of items favorited by a wallet address. Requires wallet identity authentication; the requested address must belong to the authenticated account.

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

Path parameters

addressstring required

The wallet address

Query parameters

afterstring

Cursor for pagination

limitinteger

Number of results to return

sort_by'CREATED_DATE' | 'PRICE' | 'RARITY' | 'LISTING_CREATED_DATE' | 'LAST_SALE'

Sort by field

sort_direction'asc' | 'desc'

Sort direction

chainsChainIdentifier[]

Filter by chains

[
  "ethereum"
]

Response

Favorited items