get
https://api.coingecko.com/api/v3/derivatives/exchanges/
This endpoint allows you to query the derivatives exchange’s related data (ID, name, open interest, ...) based on the exchanges’ ID
Tips
- For
include_tickersparam, you may change the value to eitherallto include all the tickers orunexpiredto include unexpired tickers in the responses. You may leave it blank to omit the tickers data.
Notes
- Cache / Update Frequency: every 30 seconds for all the API plans.
