Get Token History Snapshot
Gets the price, volume, market cap of a token at a given date.
Authorizations
API key to access the API (optional)
Query Parameters
The ID of the coin to get market cap of
"cg:ethereum"
Symbol of coin to get info of
"ETH"
Date in dd-mm-yyyy. Information will be from 12am UTC of that date
"29-5-2026"
UNIX timestamp of data in seconds
Whether to get marketcap in all currencies
Target currency (USD, EUR, JPY, etc)
"USD,EUR,JPY"
Unique identifier for a blockchain network.
"1"
The address of the token to query.
Returns the raw data given by the provider. WARNING: removes backup feature, and raw data returned is not normalized which might make switching providers difficult
null
Overrides our autorouting. Only specify this parameter if you would like to specify only a single provider to use for this request.
CoinGecko