CoinGecko · Capability
CoinGecko Crypto Market Data API — NFTs
CoinGecko Crypto Market Data API — NFTs. 3 operations. Lead operation: List supported NFT collections. Self-contained Naftiko capability covering one Coingecko business surface.
What You Can Do
GET
Getnftslist
— List supported NFT collections
/v1/nfts/list
GET
Getnftbycontractaddress
— Get NFT collection data by contract address
/v1/nfts/{asset-platform-id}/contract/{contract-address}
GET
Getnftbyid
— Get NFT collection data by ID
/v1/nfts/{id}
MCP Tools
list-supported-nft-collections
List supported NFT collections
read-only
idempotent
get-nft-collection-data-contract
Get NFT collection data by contract address
read-only
idempotent
get-nft-collection-data-id
Get NFT collection data by ID
read-only
idempotent