Market Data
public/get_index_chart_data
Returns spot index OHLC candles for a currency between required start_timestamp and end_timestamp (UTC seconds) at the given period granularity (1m up to 1w). Each candle includes open/high/low/close and a price mirroring the close. The requested range is clamped to a maximum number of buckets. Public endpoint.
POST
public/get_index_chart_data
Body
application/json
Parameters for public/get_index_chart_data. Numeric fields accept either a JSON number or a string-encoded integer. Timestamps are UTC seconds.
