Crypto Treasury Transaction History by Entity ID
Public Treasury
Crypto Treasury Transaction History by Entity ID
This endpoint allows you to query public companies & governments’ cryptocurrency transaction history by Entity ID
GET
Crypto Treasury Transaction History by Entity 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.
- Multi-page access (
page>1) is exclusive to Analyst plan and above, check out our API plans here. - 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"
Query Parameters
total results per page, default: 100
Valid values: 1...250
page through results, default: 1
use this to sort the order of transactions, default: date_desc
Available options:
date_desc, date_asc, holding_net_change_desc, holding_net_change_asc, transaction_value_usd_desc, transaction_value_usd_asc, average_cost_desc, average_cost_asc filter transactions by coin IDs, comma-separated if querying more than 1 coin
*refers to /coins/list.
Response
200 - application/json
Get public companies & governments crypto treasury transaction history

