Crypto Treasury Holdings Historical Chart Data by ID
Public Treasury
Crypto Treasury Holdings Historical Chart Data by ID
This endpoint allows you to query historical cryptocurrency holdings chart of public companies & governments by Entity ID and Coin ID
GET
Crypto Treasury Holdings 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 available from August 2020 onwards.
-
Different API plans can access up to different historical periods via
daysparam:Plan Maximum period daysvalue availabilityPublic/Demo 1 year 7, 14, 30, 90, 180, 365Basic 2 years 7, 14, 30, 90, 180, 365, 730Analyst and above Full 7, 14, 30, 90, 180, 365, 730, max- To access longer historical periods, check out our API plans here.
-
For
include_empty_intervalsparam:- When
false(default): Only intervals with transaction data are returned. - When
true: All requested intervals are returned, populated with the most recent available transaction data.
- When
- CoinGecko equivalent page: https://www.coingecko.com/en/treasuries/companies/strategy.
- Cache / Update Frequency: every 5 minutes for all the API plans.
Authorizations
Path Parameters
public company or government entity ID
*refers to /entities/list.
Example:
"strategy"
coin ID. example: bitcoin, ethereum, solana, binancecoin
Example:
"bitcoin"
Query Parameters
data up to number of days ago
Valid values: 7, 14, 30, 90, 180, 365, 730, max
include empty intervals with no transaction data, default: false

