# AI Down by SecureCoders > Real-time status monitoring for 50+ AI and LLM providers. Track outages, view response times, and get alerts. AI Down (aidown.io) is a free, public-facing tool that aggregates real-time status and outage data for 50+ AI/LLM providers across 7 ecosystem strata. Think "Downdetector for AI" — with supply chain correlation, cross-provider cascade detection, and a cybersecurity-informed dependency graph. ## Key Features - **Real-time monitoring** of 50+ AI providers including OpenAI, Anthropic, Google AI, Mistral, xAI, and more - **Three signal sources**: official status page feeds, synthetic API probes every 60 seconds, and crowdsourced user reports - **Supply chain mapping**: infrastructure dependency graph showing which providers depend on AWS, Azure, GCP, and Oracle - **Cascade detection**: automatic correlation of outages across providers sharing infrastructure - **AIAS scoring**: AI Intelligence Availability Score measuring ecosystem-wide intelligence availability - **Alert subscriptions**: email notifications when your monitored providers experience outages - **Historical timeline**: scrub through time to see how AI provider availability changes throughout the day ## Provider Categories - **Frontier Labs**: OpenAI, Anthropic, Google AI, Mistral AI, xAI, Meta AI, DeepSeek, Cohere, AI21 Labs - **Inference Providers**: Groq, Together AI, Fireworks AI, Replicate, Cerebras, OpenRouter, DeepInfra, Hugging Face, Modal, Baseten, SambaNova, Novita AI, Hyperbolic, Anyscale - **Cloud AI Platforms**: AWS (Bedrock, SageMaker), Microsoft Azure (Azure OpenAI), Google Cloud Platform (Vertex AI), Oracle Cloud, IBM Cloud, Cloudflare - **Coding AI**: GitHub Copilot, Cursor, Windsurf, Replit, Codeium, Tabnine, Amazon Q Developer, Qodo - **Specialized Compute**: CoreWeave, Lambda, RunPod, Nebius - **Data & Vector Infrastructure**: Pinecone, Qdrant, Scale AI, VAST Data - **Applied AI**: Perplexity AI, Midjourney, Stability AI, ElevenLabs, Runway, Luma AI, Kling AI ## Public API Base URL: https://aidown.io/api/v1 ### Endpoints - `GET /api/v1/status` — Current status for all providers - `GET /api/v1/status/{provider}` — Status for a specific provider - `GET /api/v1/incidents` — List recent incidents with filtering - `GET /api/v1/incidents/summary` — Aggregated incident summary stats - `GET /api/v1/incidents/{id}` — Individual incident detail - `GET /api/v1/uptime/{provider}` — Historical uptime data for a provider - `GET /api/v1/timeline` — Time-series availability data for all providers - `GET /api/v1/correlation` — Cross-provider outage correlation data - `GET /api/v1/supply-chain` — Infrastructure dependency graph - `POST /api/v1/report` — Submit a crowdsourced outage report - `POST /api/v1/alerts/subscribe` — Subscribe to email alerts Rate limit: 100 requests per day (free tier). ## Monitoring Methodology 1. **Official Status Pages** — Atlassian Statuspage JSON APIs, AWS Health Dashboard, Azure RSS, GCP incident feeds 2. **Synthetic API Probes** — Lightweight requests through OpenRouter to 20+ models every 1-5 minutes, measuring response time and Time to First Token (TTFT) 3. **Crowdsourced Reports** — Users report issues directly from each provider page ## Pages - `/` — Dashboard with real-time status overview of all 50+ providers - `/{provider}` — Provider detail page (e.g., `/openai`, `/anthropic`) - `/{provider}/{service}` — Service detail page (e.g., `/openai/chatgpt`) - `/incidents` — Full incident list with filtering by provider, severity, classification - `/incidents/{id}` — Incident detail with timeline - `/timeline` — AIAS timeline view - `/supply-chain` — Interactive dependency graph - `/alerts` — Alert subscription management - `/about` — About the project ## Built By SecureCoders (https://securecoders.com) — a cybersecurity firm specializing in penetration testing, virtual CISO services, and AI security assessments. ## Contact - Website: https://securecoders.com - Project: https://aidown.io