Skip to main content
GET
/
v1-alpha1
/
nfts
/
{nftLocator}
/
credentials
Get Credential by NFT Locator
curl --request GET \
  --url https://staging.crossmint.com/api/v1-alpha1/nfts/{nftLocator}/credentials \
  --header 'X-API-KEY: <api-key>'
{
  "$ref": "#/components/examples/Credential"
}
This is an alpha API and subject to change.

Authorizations

X-API-KEY
string
header
required

Key obtained from the Crossmint developer console, reflecting the API scope granted.

Path Parameters

nftLocator
string
required

NFT on chain locator, in the format of <chain>:<contract_address>:<tokenId>

Response

Success.

The credential object