Developers · system status
Status & SLOs
● Checking …
Service level objectives
Verify API (hot path)
Target 99.5% under 150 ms
measured: no data in window
internal target — contractual SLAs are agreed in the enterprise contract
Status / revocation endpoint
Target 99.99% — separate minimal path
measured: no data in window
the kill switch works even when degraded
Webhooks
Target 99.9% final delivery, 4 retries + DLQ
measured: no data in window
the end state is measured, not the individual attempt
Dashboard & issuance
Target 99.9%
all plans · not yet measured
Principle: fail-closed. If a status cannot be checked, the answer is deny(unavailable) — never a false allow from cache. Incident history and subscription notifications follow with production multi-region operation.