get https://pro-api.coingecko.com/api/v3/nfts//contract/
This endpoint allows you to query all the NFT data (name, floor price, 24hr 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.