coingecko_exchanges
Retrieve normalized exchange data from CoinGecko tables, filtered by currency and paginated by page and limit.
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 |