Status badge

Embed a live status badge for LiveStatus on your website, README, documentation, or anywhere else. It updates automatically whenever your status changes.

Current status
All systems operational

Wide pill badge

Best for README headers, footers, and hero sections. Shows the page name and a short status label.

LiveStatus status
LiveStatus status
Light backgroundDark background
HTML
<a href="https://livestatus.dev/livestatus" target="_blank" rel="noopener">
  <img src="https://livestatus.dev/api/public/livestatus/badge" alt="LiveStatus status" height="32" />
</a>
Markdown
[![LiveStatus status](https://livestatus.dev/api/public/livestatus/badge)](https://livestatus.dev/livestatus)
Direct URL
https://livestatus.dev/api/public/livestatus/badge

Compact dot

A tiny 16×16 dot in the current status color. Pairs well with a text link next to it, or sits quietly in a sidebar.

LiveStatus statusLiveStatus · all systems operational
LiveStatus statusLiveStatus · all systems operational
HTML
<a href="https://livestatus.dev/livestatus" target="_blank" rel="noopener">
  <img src="https://livestatus.dev/api/public/livestatus/badge?style=dot" alt="LiveStatus status" height="16" width="16" />
</a>
Markdown
[![LiveStatus status](https://livestatus.dev/api/public/livestatus/badge?style=dot)](https://livestatus.dev/livestatus)
Direct URL
https://livestatus.dev/api/public/livestatus/badge?style=dot

Tips

  • Auto-updates: badges pull live status every 60 seconds. No setup, no webhooks.
  • Custom label: append ?label=Your+text to override the status label.
  • Caching: served with a 60s edge cache so embedding on high-traffic sites is safe.
  • Other embeds: RSS feed and JSON API .