get https://token-api-sandbox.venly.io/api/v3/erc1155/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://token-api-sandbox.venly.io/api/v3/erc1155/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: