AI Status Badges
Show live AI service status in your README, docs, or dashboard. Build a single-service badge or an “AI dependencies” badge that aggregates your whole AI stack into one status. Free, no API key, no signup.
Every badge links back to its live DownForAI page. No JavaScript, no tracking, GDPR-friendly.
Badge generator
Add one or more services to generate a live badge and copy-paste Markdown.
Ready to copy
[](https://downforai.com/openai)[](https://downforai.com/anthropic)[](https://downforai.com/)How the AI dependencies badge works
The stack badge (/api/badge/stack?services=…) aggregates the worst current status across the services you list:
- operational — every dependency is operational
- degraded — at least one dependency is degraded or community-reported
- outage — at least one dependency has a confirmed outage
- unknown — at least one dependency can’t be verified (or an unknown slug)
Status comes from the same resolver as the rest of DownForAI (official status feeds + HTTP probes + community signal). Add &style=compact for a compact coloured-dot badge. Up to 25 services are evaluated per badge; beyond that the badge shows unknown rather than risk a falsely-green result.
HTML & JSON
HTML version of any badge:
<a href="https://downforai.com/openai"><img src="https://downforai.com/api/badge/openai.svg" alt="OpenAI status" /></a>Need raw JSON instead of an image?
curl https://downforai.com/api/status/openaiOpen dataset (CC-BY-4.0)
A machine-readable directory of every monitored AI service — slug, name, category, DownForAI URL, badge URL, official status URL, and monitoring confidence. Free to reuse under CC-BY-4.0.
curl https://downforai.com/ai-status-services.json