coingecko_nft_category
Get normalized NFT collection data from CoinGecko by category. Use category slug to retrieve rows with page, limit, and currency options.
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 |
|---|---|---|---|
| page | No | Page number, default 1 | |
| slug | Yes | CoinGecko NFT category slug such as metaverse | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |