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