Get NFT Token Metadata

GET {{baseUrl}}/v3/nft/metadata/:chain/:contractAddress/:token?account=0xc1b45bc27b9c61c3

1 credit per API call.


Get NFT token metadata.

Request Params

KeyDatatypeRequiredDescription
accountstringAccount holding this token. FLOW only.

RESPONSES

status: OK

{"data":"https://my_token_data.com"}