| Auth | /api/auth | Register users, login, DID challenge verification, profile, wallet auth |
| Wallet | /api/wallet | Holder credentials, consents, wallet activity, credential requests, presentation approvals |
| Issuer | /api/issuer | Issuer profiles, schemas, templates, credential issuance, offers, request approval |
| Verifier | /api/verifier | Verifier profiles, presentation requests, presentations, presets, consent checks |
| Domain | /api/domain | Issuer/verifier domain challenge and verification status |
| DID | /api/did/:did | Resolve DID documents |
| QR | /api/qr | Short URL resolution and QR payload creation |
| Blockchain | /api/blockchain | Current smart-contract helpers for credentials, schemas, and consents |
| Blockchain legacy | /api/blockchain-legacy | Legacy blockchain endpoints retained for compatibility |
| Admin | /api/admin | Administrative DID and key migration helpers |
| Health | /api/health | Service health check |