Status Page Badge (v2)
Aug 16, 2025 | by openstatus | [statuspage]

Until now, the badge was a PNG image. Now we provide an SVG instead to make it crystal clear. We are reducing the default style to a minimum.
Just copy the following code and paste it into your website or GitHub README:
<img src="https://YOUR-SLUG.openstatus.dev/badge/v2" className="border rounded-md overflow-hidden" />
And it will look like this:
Read more in our documentation.