Start Date and End Date Time Intervals
ETA October 2023
An issue was discovered with the timeInterval
query parameter, where it would incorrectly return the requested time interval. Our time interval standard is startDate=inclusive and endDate=exclusive.
Affected Endpoints:
GET /api/v2/blocks
GET /api/v2/market/metrics/exchanges/{exchange}/assets/volumes/historical
GET /api/v2/market/metrics/exchanges/{exchange}/assets/volumes/latest
GET /api/v2/market/spot/prices/assets/{asset}/historical
GET /api/beta/market/spot/prices/assets/{asset}/historical
GET /api/v2/market/spot/prices/pairs/{pair}/historical
GET /api/beta/market/spot/prices/pairs/{pair}/historical
GET /api/v2/market/spot/reference-quotes/{pair}/historical
GET /api/v2/market/futures/ohlcv/{pair}/historical
GET /api/v2/market/futures/ohlcv/exchange/{exchange}/historical
GET /api/v2/market/options/ohlcv/{pair}/historical
GET /api/v2/market/options/ohlcv/exchange/{exchange}/historical
GET /api/v2/market/spot/ohlcv/{pair}/historical
GET /api/v2/market/spot/ohlcv/exchange/{exchange}/historical
GET /api/v2/market/swaps/ohlcv/{pair}/historical
GET /api/v2/market/swaps/ohlcv/exchange/{exchange}/historical