Get NFT animation
GET/evm/:network/nft/metadata/animation
Returns the animation or video for a specific NFT token as binary data. Resolves the animation_url from the NFT metadata (supports IPFS, HTTPS, and data: URIs) and proxies it through ChainGate so consumers don't need to handle IPFS resolution. The response content type matches the original format.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successful response
Bad Request
Unauthorized — invalid API key
Too Many Requests
Internal Server Error