Coin Market Chart Range
Historical
Coin Market Chart Range
Historical market data for a coin within an explicit UNIX timestamp range.
GET
Coin Market Chart Range
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
CoinGecko coin ID (e.g., bitcoin, ethereum). Get the list via /coins/list.
Query Parameters
Target currency for price (e.g., usd, eur, btc). See /simple/supported_vs_currencies.
Start UNIX timestamp (seconds).
End UNIX timestamp (seconds).
Response
200
Same shape as /coins/{id}/market_chart.