Get the list of NFT assets associated with NFT Collection by collectionAddress.
NFTs
Get Nft Collection Assets By Address
Get the list of NFT assets associated with NFT Collection by collectionAddress.
GET
Get the list of NFT assets associated with NFT Collection by collectionAddress.
8 credits per request
Required
Required
- collectionAddress: Path parameter. NFT collection contract address.
Optional
Optional
- page & limit: Control pagination.
- rarity: Filter assets by rarity.
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 NFT collection
Example:
"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
Query Parameters
Page number to retrieve (1-based indexing)
Example:
1
Number of items to return per page
Example:
20
Available options:
listed, all