Show that you're still alive
In an era of mass tool shutdowns, "we're alive and independently verified" is worth showing. Embed a live status badge from Verdict. It updates itself from our twice-a-day checks and links to your dated status page.
How the badge works
The badge is generated live on every request from your tool's current status in our registry. You do nothing to maintain it.
- Honest by design. The badge shows your real status. While you are alive it reads "alive" with the last verified date. If your status ever changes to price-hiked, degrading, sunset, or dead, the same badge recolors automatically - a "Verified alive" badge never hangs on a dead product.
- It links to your dated status page. Every badge points to
/status/{your-tool}, a public page with your verified date, pricing, and the facts we track. - Free, no signup, no script. It is a plain SVG image. No tracking, no JavaScript, no cookies.
Get your badge
Replace the slug with your tool's (the last part of your Verdict URL). Live example for an alive tool:
HTML
<a href="https://verdict.tools/status/jasper"> <img src="https://verdict.tools/badge/jasper.svg" alt="Verdict status" /> </a>
Markdown
[](https://verdict.tools/status/jasper)
And so you can see it is honest, here is what the same badge looks like for a tool that shut down, and for one under watch:
Not in the registry yet?
If your tool is not tracked yet, the badge reads "not tracked." Tell us and we will add it, then your badge goes live. Machine-readable status is also available at the status API.