get https://api.coingecko.com/api/v3/derivatives/exchanges
This endpoint allows you to query all the derivatives exchanges with related data (id, name, open interest, .... etc) on CoinGecko.
Tips
- You may include values such as
per_page
andpage
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
Notes
- Cache / Update Frequency: every 60 seconds for all the API plans