Skip to main content

Emit credential

POST 

/credential

Emit credential

Emission is asynchronous: this endpoint validates the input, creates the credential, and returns its id with state set to pending. The actual approval and minting continue in the background. Poll GET /credential/{id} to observe progression of the state.

Request

Responses

Accepted — credential created in INITIAL state; processing continues asynchronously