Skip to content

Status & Uptime

Each Opelyx service exposes a /health endpoint returning JSON status:

ServiceHealth Endpoint
Health Plans APIhttps://api.opelyx.com/health
MCP Serverhttps://mcp.opelyx.com/health
Auth Servicehttps://auth.opelyx.com/health
Dashboardhttps://dashboard.opelyx.com/health
Documentationhttps://docs.opelyx.com/health
{
"status": "ok",
"server": "opelyx-api",
"version": "1.0.0"
}

All Opelyx services run on Cloudflare Workers — a globally distributed edge compute platform with:

  • 300+ data centers worldwide
  • Automatic failover with no single point of failure
  • Sub-millisecond cold starts for consistent latency
  • 99.99% platform SLA from Cloudflare
  • Workers Logs and Traces enabled on all services (100% sampling)
  • Structured JSON logging for all request/response events
  • Automated backup verification via B2 webhook notifications
TierSLA
FreeBest effort
Pro99.9% monthly uptime
Enterprise99.99% with custom SLA

If you experience service disruption:

  1. Check the health endpoints above
  2. Email support@opelyx.com with your X-Request-Id header value
  3. Enterprise customers: contact your dedicated support channel