Public no-auth endpoints inspect X.509 certificates, audit trails, and risk scores. Verify compliance independently — <500ms latency. Built for regulators, auditors, and API platforms.
Four independent checks — no credentials, no dependencies on the regulated entity.
No authentication. Call /api/v1/verify/{cert_serial}. Returns: issuer, subject, validity window, key algorithm, serial number.
GET /api/v1/verify/0x123abc…Public CRL endpoint lists all revoked certificates with reason and timestamp. Active, revoked, or expired — <500ms p99.
GET /api/v1/crlRequest full WORM audit log export from the issuing institution. Includes: registration, issuance, events, risk changes, revocation reason.
audit_log (WORM, exportable)Cross-reference with MiCA Art. 61–75, EU AI Act Annex III, GDPR Art. 22. Each requirement maps to an immutable audit trail proof.
Compliance report (exportable)No API key. No credentials. Globally CDN-cached.
| Endpoint | Purpose | Rate limit | Latency (p99) |
|---|---|---|---|
GET /api/v1/verify/{cert_serial} | Verify agent certificate | 1,000 / min per IP | <500ms |
GET /api/v1/crl | Certificate Revocation List | 1,000 / min per IP | <300ms |
GET /api/v1/health | Service health check | Unlimited | <100ms |
Auth requirement: None. No API key or credentials needed. Globally cached via CDN.
Complete API docs. Request/response examples. Error codes.
CRL access guide. Revocation reasons. Update frequency.
MiCA, EU AI Act, GDPR, HIPAA mapping. Requirements + evidence.
Automated security & compliance testing. Full coverage proof.
Verify now
Public no-auth endpoints. <500ms latency. Independent verification — no Kakunin credentials required.