Skip to main content
GET
Derivatives Exchanges List with Data

SDK Examples

Authorizations

x-cg-pro-api-key
string
header
required

Learn how to set up your API key

Query Parameters

order
enum<string>

Sort order of responses. Default: open_interest_btc_desc

Available options:
name_asc,
name_desc,
open_interest_btc_asc,
open_interest_btc_desc,
trade_volume_24h_btc_asc,
trade_volume_24h_btc_desc
per_page
integer

Total results per page.

page
integer

Page through results. Default value: 1

Response

200 - application/json

List of derivative exchanges with data

name
string
required

Derivatives exchange name

id
string
required

Derivatives exchange ID

open_interest_btc
number
required

Derivatives exchange open interest in BTC

trade_volume_24h_btc
string
required

Derivatives exchange trade volume in BTC in 24 hours

number_of_perpetual_pairs
integer
required

Number of perpetual pairs in the derivatives exchange

number_of_futures_pairs
integer
required

Number of futures pairs in the derivatives exchange

image
string
required

Derivatives exchange image URL

year_established
integer | null
required

Derivatives exchange established year

country
string | null
required

Derivatives exchange incorporated country

description
string
required

Derivatives exchange description

url
string
required

Derivatives exchange website URL