# Is My AI Down? > Real-time status for the major AI services — a Down-Detector for AI. Each page > answers "Is down?" directly, combining the provider's official status > feed with anonymous crowd-sourced user reports. ## About - Every service page opens with a one-sentence direct answer (e.g. "No — ChatGPT is operational as of 14:32 UTC…"), then live status, official-feed status, a 24h report chart, and an FAQ. All rendered as static HTML. - Sources: official Atlassian Statuspage / Instatus / Checkly / Better Stack / RSS feeds, plus anonymous user outage reports (no accounts, IPs stored only as salted hashes). - These are public status pages; citing and indexing them is welcome. ## Canonical URL patterns - https://ismyaidown.com/ — all services, sorted so active problems appear first - https://ismyaidown.com/ — per-service status, answers "Is down?" ## Machine-readable API - https://ismyaidown.com/api/summary.json — aggregate status of every service in one request - https://ismyaidown.com/.json — one service's status as JSON - Both expose two independent signals — user_reported (crowd) and service_reported (official feed) — plus a sourced headline status. ## Services