Crypto Treasury Holdings by Coin ID
Public Treasury
Crypto Treasury Holdings by Coin ID
This endpoint allows you to query public companies & governments’ cryptocurrency holdings by Coin ID
GET
Crypto Treasury Holdings by Coin 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
- The responses are sorted in descending order based on total holdings.
- CoinGecko equivalent page: https://www.coingecko.com/en/treasuries/bitcoin.
- Cache / Update Frequency: every 5 minutes for all the API plans.
Authorizations
Path Parameters
public company or government entity
Available options:
companies, governments coin ID. example: bitcoin, ethereum, solana, binancecoin
Example:
"bitcoin"
Query Parameters
Number of results to return per page
Required range:
1 <= x <= 250Example:
250
Page number to return
Required range:
x >= 1Example:
1
Sort order for results
Available options:
total_holdings_usd_desc, total_holdings_usd_asc Example:
"total_holdings_usd_desc"

