Sign in

Get Historical Exchange Quotes

documented

Retrieves historical price/volume data for exchanges.

GET /v1/exchange/quotes/historicalExchangesno implementation yet0 runs

Input

exchange_slug*
Exchange slug
binance
time_start
Time start (ISO 8601 or UNIX timestamp)
2023-01-01T00:00:00Z
time_end
Time end (ISO 8601 or UNIX timestamp)
2023-01-31T23:59:59Z
count
Count of data points to return
100
interval
Interval (e.g., 5m, 1h, 1d)
5m
convert
Convert currency (e.g., USD)
USD
Calls CoinMarketCap as you (your API key is your account); keychains.dev holds the credentials.
Get Historical Exchange Quotes · CoinMarketCap · OpenIntegrations