Pairs Information

Retrieves the list of all available DeFi pair price data sets. NOTE: DeFi Price is a reference rate established by liquidity data.

Fields and Paths are relative to the top-level payload field i.e. metadata.next is equivalent to payload.metadata.next

Response Data

fieldtypedescription
metadata.nextstringPagination
data[index].baseAddressstringThe address of the underlying base for the pair.
data[index].quoteAddressstringThe address of the underlying quote for the pair.
data[index].startDatenumber | stringThe first date/time for which data is available.
data[index].endDatenumber | stringThe last date/time for which data is available.

Language
Authorization
Header
Click Try It! to start a request and see the response here!