Get NFT's metadata
GET /v2/asset/meta/{contractDeploymentId}/{tokenId}
GET
/v2/asset/meta/{contractDeploymentId}/{tokenId}
Get metadata of a specific NFT by contract deployment ID and token ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” contractDeploymentId
required
string
The contract deployment ID of the ERC721 token
tokenId
required
string
The token ID of the ERC721 token
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”The metadata of the ERC721 token