/exchange/candlesticks

Retrieves candle stick data for a market.

Query Params
string
required

The market symbol to get the klines for.

string
enum
required

The interval to get the klines for.

string
enum
required

Candle price type (last price, market price or oracle).

Allowed:
int64
≥ 0

Timestamp in milliseconds in ms to get klines from.

int64
≥ 0

Timestamp in milliseconds in ms to get klines until.

int32
0 to 1000
Defaults to 50

Default 50; max 1000.

int32
≥ 1

The page number to retrieve in a paginated response.

Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json