coingecko_nft_category
Retrieve NFT collection data from a CoinGecko NFT category by slug. Supports pagination, limit, and vs_currency parameters.
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 |