API Reference

Endpoint for getting the historical candlesticks for a market.

The values for the series_ticker and ticker path parameters should match the series_ticker and ticker of the target market.
The start_ts parameter will restrict candlesticks to those ending on or after provided timestamp.
The end_ts parameter will restrict candlesticks to those ending on or before provided timestamp.
The period_interval parameter determines the time period length of each candlestick.

Language
Authorization
Header
Click Try It! to start a request and see the response here!