Skip to main content
GET
exchanges

Authorizations

X-Api-Key
string
header
required

API Key authentication. Include your API key in the X-Api-Key header for all requests.

Path Parameters

asset
string | null
required

Cryptocurrency asset identifier (e.g. btc, eth, ada). Use lowercase ticker symbol.

Query Parameters

market_type
enum<string> | null

Optional market_type filter (spot, swap, futures). Omit or 'all' for no filter.

Available options:
future,
spot,
swap

Response

200 - application/json

OK

exchange
string | null