Note
- Data available from August 2020 onwards.
- Only Analyst plan and above can request with
pagevalue greater than1.- To unlock multi-page access, 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


