Embeddable badges

Drop a live status badge on your site. The iframe pulls fresh data from StatusDetector every minute — no signup, no JavaScript on your end, no tracking.

Internet Pulse — aggregate health

Live percentage of tracked services operational across the catalogue. Great for status dashboards or homepage trust signals.

<iframe src="https://statusdetector.com/embed/pulse" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="Internet Pulse — live status from StatusDetector"></iframe>

Service status — pick any service

Embed the live status of a specific service. Replace {slug} with any service slug (e.g. discord, chatgpt, stripe).

ChatGPTshow code
<iframe src="https://statusdetector.com/embed/service/chatgpt" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="chatgpt status — StatusDetector"></iframe>
Claudeshow code
<iframe src="https://statusdetector.com/embed/service/claude-ai" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="claude-ai status — StatusDetector"></iframe>
Discordshow code
<iframe src="https://statusdetector.com/embed/service/discord" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="discord status — StatusDetector"></iframe>
GitHubshow code
<iframe src="https://statusdetector.com/embed/service/github" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="github status — StatusDetector"></iframe>
Cloudflareshow code
<iframe src="https://statusdetector.com/embed/service/cloudflare" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="cloudflare status — StatusDetector"></iframe>
AWSshow code
<iframe src="https://statusdetector.com/embed/service/aws" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="aws status — StatusDetector"></iframe>
Stripeshow code
<iframe src="https://statusdetector.com/embed/service/stripe" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="stripe status — StatusDetector"></iframe>
Vercelshow code
<iframe src="https://statusdetector.com/embed/service/vercel" width="280" height="88" frameborder="0" style="border:0;border-radius:12px" title="vercel status — StatusDetector"></iframe>

For any other service, change the slug in the URL above. Browse all services

Notes

  • The badge auto-refreshes every minute on our side — no work on yours.
  • Iframes render server-side, so they show up even without JavaScript.
  • No tracking pixels, no third-party analytics in the iframe.
  • Clicking the badge opens the full status page on StatusDetector in a new tab.