Information

Provides available date ranges for order book snapshot data on futures instruments across exchanges, including start and end timestamps for each instrument.

RESPONSE DATA
JSON Field/PathValue TypeDescription
payload.metadata.nextstringThe URL for the next page of data (nullable if there is no next page).
payload.metadata.api-versionstringThe version of the API used for this request.
payload.data[].exchangestringThe name of the exchange where the order book information applies (e.g., binance).
payload.data[].instrumentstringThe instrument or trading pair for which order book data is recorded (e.g., 1000BONKUSDC).
payload.data[].startDateintegerThe start date and time for the order book data.
payload.data[].endDateintegerThe end date and time for the order book data.
payload.data[].activebooleanIndicates whether the specific instrument is currently active (true) or inactive (false).
Language
Credentials
Header
Click Try It! to start a request and see the response here!