Information (DEPRECATED)

Retrieves the list of all available market trade data sets.

❗️

Deprecation Notice

This endpoint is now considered a legacy version and will be deprecated on March 4, 2024. We strongly encourage all users to migrate to the new version of this endpoint for improved performance, enhanced features, and better support. The new version can be found here.

For details on the new versioning, please visit this page here. We recommend updating your applications at the earliest convenience to ensure uninterrupted service and access to the latest functionalities.

For any questions or assistance during migration, please contact our support team at [email protected].

Response Data

fieldtypecontextdescription
payload.metadata.nextstring
payload.data.{exchange}objectExchange object, contains a list of pairs supported by the exchange.
payload.data.{exchange}.{pair}objectPair object, contains information about the pair.
payload.data.{exchange}.{pair}.addressstringThe address of the token (if applicable).
payload.data.{exchange}.{pair}.startDatenumberFirst available data point.
payload.data.{exchange}.{pair}.endDatenumberLast available data point.
Language
Authorization
Header
Click Try It! to start a request and see the response here!