---
title: "Derivatives Exchanges List (ID Map)"
method: GET
path: "/derivatives/exchanges/list"
tags: ["Derivatives"]
---

# Derivatives Exchanges List (ID Map)

`GET /derivatives/exchanges/list`

This endpoint allows you to **query all the derivatives exchanges with ID and name on CoinGecko**

## Response `200`

List all derivative exchanges name and identifier

- DerivativesExchangesList
  - `id` string — derivatives exchange ID
  - `name` string — derivatives exchange name

---

[API](https://skmtc.dev/coingecko/apis/coingecko-api.md) · [All operations](https://skmtc.dev/coingecko/apis/coingecko-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coingecko/coingecko-api/revisions/a23494dedfc2/schema)
