Skip to main content
GET
Get Mark Price Kline

Query Parameters

symbol
string
required
Example:

"BTC-USDCx"

interval
enum<string>
required
Available options:
1m,
3m,
5m,
15m,
30m,
1h,
2h,
4h,
6h,
12h,
1d,
3d,
1w,
1M
start_time
string<date-time> | null
end_time
string<date-time> | null
limit
integer<int32> | null
Required range: x >= 0

Response

200 - application/json

Klines

Price-only kline response.

list
object[]
required
symbol
string
required
Example:

"BTC-USDCx"