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
Key | Datatype | Required | Description |
---|---|---|---|
account | string | Account holding this token. FLOW only. |
RESPONSES
status: OK
{"data":"https://my_token_data.com"}