List NFTs by wallet or by collection address
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
query by wallet address. If provided, contract_address should not be set.
query by collection address. If provided, wallet_address should not be set.
page number, starting from 1
size of each page
The response is of type Nft · object[]
.