Status badge

Embed a live status badge for Selloquence 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.

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

Selloquence statusSelloquence · all systems operational
Selloquence statusSelloquence · all systems operational
HTML
<a href="https://livestatus.dev/selloquence" target="_blank" rel="noopener">
  <img src="https://livestatus.dev/api/public/selloquence/badge?style=dot" alt="Selloquence status" height="16" width="16" />
</a>
Markdown
[![Selloquence status](https://livestatus.dev/api/public/selloquence/badge?style=dot)](https://livestatus.dev/selloquence)
Direct URL
https://livestatus.dev/api/public/selloquence/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 .