coingecko_category_coins
Retrieve normalized coin data from a CoinGecko category. Specify slug, currency, and pagination to get structured token listings.
Instructions
CoinGecko category coins. Returns normalized coin rows from a CoinGecko public category page. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return, default 100, max 100 | |
| page | No | Page number, default 1 | |
| slug | Yes | CoinGecko category slug such as stablecoins | |
| vs_currency | No | Quote currency |