coingecko_exchanges
Retrieve normalized exchange data from CoinGecko public tables, with support for spot markets, pagination, and quote currency selection.
Instructions
CoinGecko exchanges. Returns normalized exchange rows from CoinGecko public website exchange tables. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Exchange table kind, default spot | |
| page | No | Page number, default 1 | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |