Information

Retrieves information about supported exchange-pairs for ohlcv. Includes data for both centralized and decentralized exchange data.

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!