Get list of NFT assets owned by a wallet address.
NFTs
Get Nfts By Wallet
Get list of NFT assets owned by a wallet address.
GET
Get list of NFT assets owned by a wallet address.
40 credits per request
Required
Required
- address: Path parameter. Wallet address.
Optional
Optional
- page & limit: Control pagination.
Authorizations
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.
Path Parameters
The address of the wallet
Example:
"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
Query Parameters
Page number to retrieve (1-based indexing)
Example:
1
Number of items to return per page
Example:
20