Retrieves candlestick (OHLCV) data for the specified market and timeframe. Used for creating trading charts.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
x >= 0
x >= 0
Successfully retrieved candlestick data
The response is of type object[]
.