Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

HTTP API

View the OpenAPI Documentation

Service Architecture: This documentation covers two separate but integrated services:

  • ec-issuer: Administrative service that manages templates, credential configurations, and creates offers. Handles business logic and orchestration.
  • ssi-agent: Handles the OpenID4VCI protocol flow, including credential issuer metadata, credential offers, and credential requests. Performs the actual credential signing and delivery.

All API endpoints are defined in the OpenAPI specification.