Public API
JSON endpoints for status, history, and community reports.
Endpoints
| URL | Description |
|---|---|
GET /api/status | Latest probe result per source |
GET /api/history?source=openai_direct&hours=24 | Time series for charts (1–168 hours) |
GET /api/uptime?hours=24 | Uptime % and avg latency per source |
GET /api/reports/map?hours=24 | Geo points for community reports (no IPs) |
GET /api/reports/recent | Recent visible reports |
GET /api/health | Probe freshness check |
Embed
Add a status badge to your site:
<script src="https://www.chatgptbroken.com/embed.js" async></script> <div data-chatgpt-status></div>