cURL
curl --request GET \ --url https://api.ekiden.fi/api/v1/market/index-price-kline
{ "list": [ { "c": "<string>", "h": "<string>", "l": "<string>", "o": "<string>", "t": "1672531200000" } ], "symbol": "BTCUSDC" }
Query for historical index price klines. Charts are returned in groups based on the requested interval.
"BTCUSDC"
1m
3m
5m
15m
30m
1h
2h
4h
6h
12h
1d
3d
1w
1M
x >= 0
Klines
Price-only kline response.
Show child attributes