Skip to main content

Create a credential

POST 

/api/credential/v1

Creates a credential, which can then be issued to a wallet holder.

Choose the type of credential to issue (credential schema), the DID to be used for identification, an issuance protocol, and make claims about the subject.

The exchange value must reference a configured instance of the issuanceProtocol object of your system configuration.

Related guide: Issuance workflow

Request

Responses

Created