Skip to main content
GET
Historical OHLC

Authorizations

api-key
string
header
required

Authentication via API key header

Path Parameters

symbol
string
required

Query Parameters

resolution
enum<string>
required

Resolution in seconds.

Available options:
5,
10,
30,
60,
120,
240,
480,
600,
1800,
3600,
7200,
14400,
21600,
43200,
86400,
172800
start
integer
required

Unix timestamp (inclusive).

end
integer
required

Unix timestamp (exclusive).

Response

Successful Response

symbol
string
required
resolution
string
required
items
HistoricalOHLCCandle · object[]
required