coingecko_exchanges
Fetch normalized exchange rows from CoinGecko exchange tables. Use pagination, table kind, page size, and quote currency filters to retrieve structured crypto exchange market data.
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 |