cURL
Market Data
List Active Exchanges
Discover which exchanges are active and what market data each one supports.
GET
cURL
What it does
Discover which exchanges are active and what market data each one supports. Theexchange and symbol parameters on the market data endpoints are open-ended — these discovery endpoints enumerate the values that currently have data.Authorizations
For each API request, include the Authorization HTTP header with Bearer {access_token}.
Query Parameters
Filter by origin. Only exchange is valid (or omit).
Available options:
exchange Filter by instrument: spot or swap.
Available options:
spot, swap Filter by metric: ohlcv, trade, funding-rate, open-interest, or liquidation. Omit for all capabilities.
Available options:
ohlcv, trade, funding-rate, open-interest, liquidation