Skip to content

Status page

The live status page is at status.cloakapi.io. It surfaces:

  • current health of the core services — API gateway, customer portal, signedreceipts.org, and the desktop auto-update channel,
  • backend dependencies (database, Redis, queue),
  • browser-extension distribution status (sideload bundles from app.cloakapi.io/downloads; store listings are in submission review),
  • upstream AI provider status,
  • rolling 30-day uptime plus p95/p99 latency measurements,
  • a rolling 90-day incident history.

Checking programmatically

There is no push-notification (webhook/RSS) subscription yet — poll the page. The page is static HTML and cheap to fetch; the Last updated timestamp in the footer tells you when the health snapshot was generated.

Uptime and latency

The page shows measured 30-day uptime and latency percentiles rather than contractual SLO targets. For contractual SLAs, contact trust@cloakapi.io.