get https://pro-api.coingecko.com/api/v3/derivatives/exchanges/list
This endpoint allows you to query all the derivatives exchanges with ID and name on CoinGecko
Tips
- You may use this endpoint to query the list of exchanges for other endpoints that contain params like
id
(derivatives exchange's ID).
Notes
- Cache / Update Frequency: every 5 minutes for all the API plans.