📄️ List candle data
Get a list of candle data for a given candle ID. A candle ID encapsulates a market ID and candle interval. A list of available candle IDs, and therefore candle intervals can be found using the list-candle-intervals API.
📄️ List candle intervals
Get a list of all available candle intervals for a given market along with the corresponding candle ID.
📄️ Observe candle data
Subscribe to a stream of candle updates given a candle ID. A candle ID encapsulates a market ID and candle interval. A list of available candle IDs, and therefore candle intervals can be found using the list-candle-intervals API.