Skip to main content
GET
OHLC candles for one ticker at a chosen candle size (on-demand materialization)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ticker
string
required
Pattern: ^[A-Z][A-Z0-9]*(\.[A-Z0-9]+)*$

Query Parameters

candle_size
enum<string>
required
Available options:
1m,
5m,
10m,
15m,
30m,
1h,
4h,
1d,
1w

Response

object payload