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