API Documentation
⌘K
API Key
Get free key GET
/api/1/nft/market-chart/{id}NFT Collection Price History
Returns historical floor price, market cap, and 24h volume for an NFT collection.
Parameters
2daysintegerNumber of days of history (default: all)
idstringrequiredNFT collection ID (CoinGecko slug)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/nft/market-chart/{id}?days=365' \
-H 'Accept: application/json'200 Response
Default Response