MOCK Design prototype · illustrative data ← 返回原型总览
Home › Embeddable widget
Free embeddable widget

Show live status on your own site

Drop a live dudown status badge into your docs, app footer, or community page. It updates automatically and links back to the full status page. Free forever.

Light · compact

most used
OpenAIDegraded
90d 99.86% · Powered by dudown.com

Dark · compact

CloudflareUp
90d 99.99% · Powered by dudown.com

Badge · inline

Stripe · Up OpenAI · Degraded
Powered by dudown.com

Multi-service card

OpenAIDegraded
StripeUp
AWS us-east-1Up
Powered by dudown.com

Generate your snippet
Copy & paste
LightDarkAuto
BadgeCompactCard

The "Powered by dudown.com" backlink is included and helps keep the widget free.

Embed code (HTML)
<!-- dudown live status widget -->
<script src="https://cdn.dudown.com/widget.js"
        data-service="openai"
        data-theme="light"
        data-size="compact" async></script>
<a href="https://dudown.com/openai">
  Powered by dudown.com
</a>
React component
<DudownStatus
  service="openai"
  theme="dark"
  size="card"
/>
🔗
Why it's free: each embed carries a "Powered by dudown.com" link. That's our growth engine — you get a maintained widget, we get attribution. No tracking, no account required.
⚠️ Mock / for reference only. The CDN URL, script and snippets are illustrative and not functional in this prototype.