💼 NFTs Collection Historical Chart Data by ID
NFTs (Beta)
💼 NFTs Collection Historical Chart Data by ID
This endpoint allows you to query historical market data of an NFT collection, including floor price, market cap, and 24hr volume, by number of days away from now
GET
💼 NFTs Collection Historical Chart Data by ID
Documentation Index
Fetch the complete documentation index at: https://docs.coingecko.com/llms.txt
Use this file to discover all available pages before exploring further.
Note
- Data Granularity (auto):
- 1-14 days from now = 5-minutely data
- 15 days & above from now = daily data (00:00 UTC)
- Cache / Update Frequency: every 5 minutes
- The last completed UTC day (00:00) is available 5 minutes after midnight on the next UTC day (00:05).
- Exclusive for Paid Plan Subscribers (Analyst, Lite, Pro and Enterprise).
Authorizations
Path Parameters
NFTs ID
*refers to /nfts/list.
Example:
"pudgy-penguins"
Query Parameters
data up to number of days Valid values: any integer or max
Response
200 - application/json
Get historical market data include price, market cap, and 24hr volume (granularity auto)
NFT collection floor price in usd
NFT collection floor price in native currency
NFT collection volume in 24 hours in usd
NFT collection volume in 24 hours in native currency
NFT collection market cap in usd
NFT collection market cap in native currency

