---
title: "Derivatives Exchanges List"
method: GET
path: "/derivatives/exchanges/list"
---

# Derivatives Exchanges List

`GET /derivatives/exchanges/list`

To query all the supported derivatives exchanges with ID and name on CoinGecko

## Response `200`

List of derivative exchange identifiers and names

- object[]
  - `id` string, required — Derivatives exchange ID
  - `name` string, required — Derivatives exchange name

---

[API](https://skmtc.net/coingecko/apis/coingecko-demo-api.md) · [All operations](https://skmtc.net/coingecko/apis/coingecko-demo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coingecko/coingecko-demo-api/versions/d62c9c579f3a/schema)
