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