Information

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


❗️

Deprecation Notice

As part of our ongoing efforts to improve our API and services, we will be deprecating this endpoint. This decision is in line with our commitment to providing high-quality, efficient, and secure API services to our users.

We encourage all users of this endpoint to transition to the Futures Tickers Information endpoint as soon as possible. This endpoint offers the same data, we have simply merged our Swaps data together with the Futures data. Therefore, "Swaps" data (aka Perpetual Futures) can now be found under the Futures section of the Amberdata API docs.

RESPONSE DATA

FieldTypeDescription
payload.metadata.nextstringPagination
payload.data[index].exchangestringThe name of the exchange.
payload.data[index].instrumentstringThe name of the instrument.
payload.data[index].startDatenumber | stringThe first date/time for which data is available.
payload.data[index].endDatenumber | stringThe last date/time for which data is available.
payload.data[index].activebooleanFalse if the instrument is no longer active (only available when includeInactive=true).
Language
Authorization
Header
Click Try It! to start a request and see the response here!