Skip to main content
GET
/
v1-alpha1
/
credentials
/
{id}
Get Credential by Credential ID
curl --request GET \
  --url https://staging.crossmint.com/api/v1-alpha1/credentials/{id} \
  --header 'X-API-KEY: <api-key>'
{
  "$ref": "#/components/examples/Credential"
}

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

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

id
string
required

Unique ID of the credential as returned in the Verifiable Credential NFT creation response. Format is: urn:uuid:<UUID>

Response

Success.

The credential object