NFTs
List NFT Collections
List NFT collections owned by wallet
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
wallet_address
string
requiredpage
integer | null
page number starting from 1
page_size
integer | null
size of each page
Response
200 - application/json
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
contract_address
string
requiredname
string
requiredsymbol
string | null
image_url
string
required