CoinGecko · Capability
CoinGecko Crypto Market Data API — Exchanges
CoinGecko Crypto Market Data API — Exchanges. 5 operations. Lead operation: List all exchanges. Self-contained Naftiko capability covering one Coingecko business surface.
What You Can Do
GET
Getexchanges
— List all exchanges
/v1/exchanges
GET
Getexchangeslist
— List all supported exchanges (ID map)
/v1/exchanges/list
GET
Getexchangebyid
— Get exchange data by ID
/v1/exchanges/{id}
GET
Getexchangetickers
— Get exchange tickers
/v1/exchanges/{id}/tickers
GET
Getexchangevolumechart
— Get exchange volume chart data
/v1/exchanges/{id}/volume-chart
MCP Tools
list-all-exchanges
List all exchanges
read-only
idempotent
list-all-supported-exchanges-id
List all supported exchanges (ID map)
read-only
idempotent
get-exchange-data-id
Get exchange data by ID
read-only
idempotent
get-exchange-tickers
Get exchange tickers
read-only
idempotent
get-exchange-volume-chart-data
Get exchange volume chart data
read-only
idempotent