Information

Retrieves the list of all the available exchanges, supported instruments and time range availability.

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 ticker information applies (e.g., binance).
payload.data[].instrumentstringThe instrument or trading pair for which ticker information is recorded (e.g., 1000BONKUSDC).
payload.data[].startDateintegerThe start date and time for the ticker information.
payload.data[].endDateintegerThe end date and time for the ticker information.
payload.data[].activebooleanIndicates whether the specific instrument is currently active (true) or inactive (false).
Language
Authorization
Header
Click Try It! to start a request and see the response here!