coingecko_exchanges
Retrieve normalized exchange data from CoinGecko. Supports filtering by quote currency, table kind, and pagination.
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 | |
| limit | No | Rows to return, default 100, max 100 | |
| page | No | Page number, default 1 | |
| vs_currency | No | Quote currency |