Skip to content

Get NFT's metadata

GET
/v2/asset/meta/{contractDeploymentId}/{tokenId}

Get metadata of a specific NFT by contract deployment ID and token ID.

contractDeploymentId
required
string

The contract deployment ID of the ERC721 token

tokenId
required
string

The token ID of the ERC721 token

X-API-Key
string

API Key

X-API-Secret
string

API Secret

The metadata of the ERC721 token

object