get https://nft-api-sandbox.venly.io/api/v2/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://nft-api-sandbox.venly.io/api/v2/contracts/AVAC/contractAddress/tokens/tokenId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: