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 unauthenticatedGET /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.
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
Related
- Rate limits for backoff strategies during degraded performance.
- Changelog for incident post-mortems.