Coin Historical Chart
Historical
Coin Historical Chart
Historical market data (price, market cap, 24h volume) for a coin over the last N days.
GET
Coin Historical Chart
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.
Data up to N days ago. Accepts 1, 7, 14, 30, 90, 180, 365, or max.
Data interval. CoinGecko supports daily; hourly is also available for supported ranges.
Available options:
daily, hourly full or a value from 0 to 18 to specify decimal places for currency price values.