Get NFT Collections By Exchange
Get NFT collections listed on a specific marketplace or exchange.
Tool Name: get_nft_collections_by_exchange
MCP Endpoint: POST /hive_nft_analytics/mcp
Data Source: Codex
Overview
This tool is part of the NFT Analytics category in Hive Intelligence.
For detailed parameters, examples, and usage, see the NFT Analytics documentation.
Quick Example
curl -X POST https://api.hiveintelligence.xyz/api/execute \
-H "Content-Type: application/json" \
-d '{
"toolName": "get_nft_collections_by_exchange",
"arguments": {}
}'
Related Tools
See all NFT Analytics tools for related functionality.