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

# Exchanges List

`GET /exchanges/list`

To query all the exchanges with ID and name

## Query parameters

- `status` 'active' | 'inactive'

## Response `200`

List of exchanges

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

---

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