get https://pro-api.coingecko.com/api/v3/derivatives/exchanges/
This endpoint allows you to query the derivatives exchange’s related data (id, name, open interest, ... etc) based on the exchanges’ id
Tips
- For
include_tickers
param, you may change the value to eitherall
to include all the tickers orunexpired
to 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.