This endpoint allows you to query all the derivatives exchanges with related data (ID, name, open interest, …) on CoinGecko
per_page
and page
to specify how many results you would like to show in the responses per page and which page of responses you would like to show.use this to sort the order of responses, default: open_interest_btc_desc
name_asc
, name_desc
, open_interest_btc_asc
, open_interest_btc_desc
, trade_volume_24h_btc_asc
, trade_volume_24h_btc_desc
total results per page
page through results, default: 1
List all derivative exchanges
The response is of type object
.