Verifiable Credentials
Get Credential by NFT Locator
Get a verifiable credential by the NFT locator.
This locator will have the format: <chain>:<contract_address>:<tokenId>
.
For example: polygon:0x1234abcde...:1
API scope required credentials.read
. This enpoint will work also with a client side API key.
GET
/
v1-alpha1
/
nfts
/
{nftLocator}
/
credentials
This is an alpha API and subject to change.
Authorizations
Key obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
NFT on chain locator, in the format of <chain>:<contract_address>:<tokenId>
Response
200 - application/json
The credential object