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

# Exchanges List (ID Map)

`GET /exchanges/list`

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

## Query parameters

- `status` 'active' | 'inactive'

## Response `200`

List all exchanges with ID and name

- ExchangesList
  - `id` string — exchange ID
  - `name` string — 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/385cf003659b/schema)
