coingecko_exchanges
Retrieve normalized cryptocurrency exchange data from CoinGecko. Supports spot market tables, quote currency, pagination, and row limits to get clean JSON.
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 |