Skip to main content
Bravado publishes real-time status and incident history so integrators can distinguish platform-wide issues from problems specific to their integration.

Status page

The status page shows:
  • Current availability of the Trade API, Copytrade API, and Data API.
  • Ongoing incidents with live updates.
  • Historical uptime by surface.
  • Scheduled maintenance windows.

Health endpoint

Every Bravado surface exposes an unauthenticated GET /healthz endpoint that returns 200 OK when healthy. This is the same endpoint the status page probes, so your own monitors can call it to detect issues without waiting for the status page to update.
See the Data API healthz endpoint for the full schema.

Incident communication

During an incident, Bravado communicates through:
  • The status page with rolling updates.
  • The Changelog for post-incident notes on any behavior changes.
  • Direct email to affected partner accounts for extended incidents.

Uptime SLA

  • Rate limits for backoff strategies during degraded performance.
  • Changelog for incident post-mortems.