Public API

JSON endpoints for status, history, and community reports.

Endpoints

URLDescription
GET /api/statusLatest probe result per source
GET /api/history?source=openai_direct&hours=24Time series for charts (1–168 hours)
GET /api/uptime?hours=24Uptime % and avg latency per source
GET /api/reports/map?hours=24Geo points for community reports (no IPs)
GET /api/reports/recentRecent visible reports
GET /api/healthProbe freshness check

Embed

Add a status badge to your site:

<script src="https://www.ischatgptdown.net/embed.js" async></script>
<div data-chatgpt-status></div>