Get NFT Collection Metadata

Returns key data (e.g., metadata, verification, preview image) for given NFT collection

Full Documentation >


Network
Network ID
Address
42 characters address with 0x prefix
API Request
curl
JSON
axios
Golang
curl -X GET \ 
	/v2/ethereum-mainnet/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d/nft/metadata \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready