Information

Retrieves information about supported exchange-pairs for ohlcv.

Response Data

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