get https://api.amberdata.com/market/defi/prices/pairs/information/
Retrieves the list of all available market pair price data sets.
NOTE: DeFi Price is a reference rate established by liquidity data.
Deprecation Notice
This endpoint is now considered a legacy version and will be deprecated on July 10, 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 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
field | type | description |
---|---|---|
payload[0].metadata.next | string | Pagination |
payload[index].baseAddress | string | The address of the underlying base for the pair. |
payload[index].quoteAddress | string | The address of the underlying quote for the pair. |
payload[index].startDate | number | string | The first date/time for which data is available. |
payload[index].endDate | number | string | The last date/time for which data is available. |