Total Supply Chart by ID
Coin Charts
Total Supply Chart by ID
To query historical total supply of a coin by number of days away from now based on provided coin ID
GET
Total Supply Chart by ID
Notes
- Auto-granularity when
intervalis not specified:- 1 day = 5-minutely data
- 2–90 days = hourly data
- 91 days and above = daily data (00:00 UTC)
- Data availability:
- Full coverage for all coins starts from 27 July 2023
- Patched historical data from June 2019 is available for select coins only and may contain inaccuracies
The last completed UTC day (00:00) is available 35 minutes after midnight (00:35 UTC).
SDK Examples
Authorizations
Learn how to set up your API key
Path Parameters
Coin ID.
*refers to /coins/list.
Query Parameters
Data up to number of days ago.
Valid values: any integer or max.
Data interval.
Available options:
daily Response
200 - application/json
Historical total supply chart data
Total supply data points as [timestamp, supply] pairs

