coingecko_nft_category
Retrieve normalized NFT collection rows from a CoinGecko public NFT category page by specifying a category slug, page, limit, and quote 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 |
|---|---|---|---|
| slug | Yes | CoinGecko NFT category slug such as metaverse | |
| page | No | Page number, default 1 | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |