GET /coins/{id}/ohlcv
Summary: Get OHLCV data for a coin
Operation ID: getCoinOhlcv
Auth: unknown
Operation ID: getCoinOhlcv
Auth: unknown
Description
Returns OHLCV (Open, High, Low, Close, Volume) data for a specific coin.
Parameters (5)
end
(string, query, optional)
End date in YYYY-MM-DD format
id
(string, path, required)
The unique identifier of the coin
limit
(integer, query, optional)
Maximum number of results
quotes
(string, query, optional)
Comma-separated list of quote currencies
start
(string, query, optional)
Start date in YYYY-MM-DD format
No probe data for this endpoint yet.