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