Skip to content

Issuer API Reference

The complete API of the credential issuance service.

A running service also serves this specification at GET /openapi — on port 8079 in the default configuration — where you can try the endpoints against your own instance.

Most endpoints need an API key

Administrative endpoints require an API key as a bearer token, shown as AdminAuth below. Endpoints the wallet calls are public by necessity and are secured by the session identifier in their path instead. See API keys.