Connections & Invitations

View as Markdown
  1. POST /api/v1/didcomm/connections/invite → returns one-time invitation URL/QR.
  2. Receiver scans, then POST /api/v1/didcomm/connections/accept with the invitation and their DID.
  3. Both sides cache routing keys for subsequent messages.