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