Verifiable Credential Types
Create Credential Type
Create a credential type with a random UUID. This is how you define a custom credential schema.
API scope required credentials.create
POST
/
v1-alpha1
/
credentials
/
types
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.
Body
application/json
credentialSubjectSchema
object[]
requirednestedTypeSchema
object[]
Response
200 - application/json
id
string
The type name