Headers
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
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
Response
The response is of type Nft · object[]
.