get https://api.coingecko.com/api/v3/nfts//contract/
This endpoint allows you to query all the NFT data (name, floor price, 24 hr volume....) based on the nft collection contract address and respective asset platform.
Tips
- You may also obtain the asset platform id and contract address through /nfts/list endpoint
Notes
- Solana NFT & Art Blocks are not supported for this endpoint, please use /nfts/{id} endpoint instead
- Cache / Update Frequency: every 60 seconds for all the API plans