Available pair candles
Returns a list of available asset pair candles along with the time ranges of available data per candle duration.
Query parameters
Comma separated list of asset pairs. By default, all asset pairs are returned.
Number of items per single page of results.<br/> The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
Where does the first page start, at the start of the interval or at the end.<br/> The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
Token for receiving the results from the next page of a query.<br/> Should not be used directly. To iterate through pages just use next_page_url response field.
Format of the response. Supported values are json, json_stream.
Human-readable formatting of JSON responses.
Response
List of asset pair candles statistics.