API reference

API endpoints

Create a local did for the wallet (User)

POST: /wallet/did/create (Create a local DID)

Parameters: No parameters

Response

Create a new connection invitation (Municipality)

POST: /connections/create-invitation (Create a new connection invitation)

Parameters

Response

Send a schema to the ledger

POST: /schemas (Sends a schema to the ledger)

Parameters

Response

Send a credential definition to the ledger

POST: /credential-definitions (Sends a credential definition to the ledger)

Parameters

Response

Receive a new connection invitation(User)

POST: /connections/receive-invitation (Receive a new connection invitation)

Parameters

Response

Send Issuer a credential proposal

POST: /issue-credential/send-proposal (Send issuer a credential proposal)

Parameters

Response

Did example

Schema example

Last updated

Was this helpful?