Database
Application Postgres, where sessions, connections, and audit live.
Round-trip in <100ms
Live snapshot of this deployment's subsystems. Refreshes on every page load. Subscribe to incident updates by emailing contact@suparbase.com.
Application Postgres, where sessions, connections, and audit live.
Round-trip in <100ms
AES-256-GCM credential vault + server-side PostgREST proxy.
Always-on; failures show up in /api/health.
Team invitations + password-reset links.
Configured. Invitations and resets deliver via Resend.
Subscription checkout, webhooks, and invoice history.
Configured. The Free tier is fully available regardless.
Captures unhandled exceptions for the operator.
Optional. When unset, errors only land in stdout logs.
Operator surface at /admin (audit search, users, billing events).
Configured via SUPARBASE_ADMIN_EMAILS.
This page renders the same data the operator gets from GET /api/health. For programmatic monitoring (UptimeRobot, Pingdom, etc.), hit that endpoint directly - it returns a stable JSON shape with db, email, billing, observability, and version.