Refresh NFT Metadata

Full Documentation >


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