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