Pairs

Retrieves information about supported exchange-pairs for these types of data:
• ohlcv (open-high-low-close-volume)
• order book snapshot
• order book event
• ticker
• trade

Response Data

FieldTypeDescription
payload.metadata.nextstringPagination
payload.data.{pair}objectPair object, contains information about the pair.
payload.data.{pair}.{exchange}objectExchange object, contains a list of pairs supported by the exchange.
payload.data.{pair}.{exchange}.{feature}objectFeature object, contains information about this feature.
payload.data.{pair}.{exchange}.{feature}.startDatestringFirst available data point.
payload.data.{pair}.{exchange}.{feature}.endDatestringLast available data point.
Language
Authorization
Header
Click Try It! to start a request and see the response here!