Public
Get Public Product Candles
Get rates for a single product by product ID, grouped in buckets.
GET
Path Parameters
The trading pair (e.g. 'BTC-USD').
Query Parameters
The UNIX timestamp indicating the start of the time interval.
The UNIX timestamp indicating the end of the time interval.
The timeframe each candle represents.
Available options:
UNKNOWN_GRANULARITY
, ONE_MINUTE
, FIVE_MINUTE
, FIFTEEN_MINUTE
, THIRTY_MINUTE
, ONE_HOUR
, TWO_HOUR
, SIX_HOUR
, ONE_DAY
The number of candle buckets to be returned. By default, returns 350 (max 350).
Response
200
application/json
A successful response.
The response is of type object
.