Skip to main content
POST
Create Credential Type
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.

Body

application/json
$schema
string
Example:

"https://json-schema.org/draft/2020-12/schema"

title
string
Example:

"Course completion"

description
string
Example:

"Describes the course completed and the assigned grade"

type
string
Example:

"object"

properties
object

Response

Success.

id
string
Example:

"crossmint:bfb292e7-2700-4924-9213-478f3d71f2d8:CourseCompletionCertificate"

typeSchema
object