coingecko_nft_category
Retrieve NFT collection rows from a CoinGecko category page using slug, with options for limit, page, and currency.
Instructions
CoinGecko NFT category. Returns normalized NFT collection rows from a CoinGecko public NFT 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 NFT category slug such as metaverse | |
| vs_currency | No | Quote currency |