Full API Reference
The DID Registry Service exposes endpoints for listing registered DIDs, resolving did:web documents, and managing service dependencies.
Browse the interactive Swagger documentation:
Key endpoint groups
| Group | Purpose |
|---|---|
| Registry | List and resolve did:web identifiers (/registry/…) |
| Dependencies | Add or remove DID Store dependencies |
| Configuration | View and update service configuration |
For service lifecycle operations (create, delete, view config), see the shared Service Operations documentation.
Related APIs
- DID Service API — Create
did:webidentifiers - DID Store Service API — Persist DID documents
- Organization config — Set
rootDidRegistry
Last updated on August 18, 2026
