api
Clearance API reference
- POST /v1/challenge
- Create a bounded verifier challenge.
- POST /v1/verify
- Verify a BBS+ presentation against issuer, schema, nonce and policy.
- GET /v1/receipt/{receipt_id}
- Return a signed clearance receipt.
- GET /healthz
- Runtime configuration truth.
- GET /readyz
- Runtime dependency readiness.