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
X-API-KEY
string
headerrequiredKey obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
nftLocator
string
requiredNFT on chain locator, in the format of <chain>:<contract_address>:<tokenId>
Response
200 - application/json
The credential object