get https://nft-api-sandbox.venly.io/api/v2/contracts///tokens//metadata
This endpoint fetches the metadata of a token by tokenId
.
Responses
This endpoint fetches the metadata of a token by tokenId
.
xxxxxxxxxx
curl --request GET \
--url https://nft-api-sandbox.venly.io/api/v2/contracts/AVAC/contractAddress/tokens/tokenId/metadata \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: