Fetch media type for a specific NFT instance
tokens
Fetch media type for a specific NFT instance
Determines and returns the media type categories (image/video/html) for the image and animation URLs of a specific NFT instance. Fetches via HTTP HEAD if not yet determined and stores the result.
GET
Fetch media type for a specific NFT instance
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Address hash in the path
Pattern:
^0x([A-Fa-f0-9]{40})$Token ID for ERC-721/1155/404 tokens
Pattern:
^-?([1-9][0-9]*|0)$The ID of the blockchain
List current holders of a specific NFT
Previous
List token transfers for a specific token instance
Next