Put your SaaSTweaks Score on your site
Scored 75+? Show it off. The badge is a free SVG that renders your live, independently computed 0–100 score and verdict — and links your visitors to the receipts. No signup, no tracking scripts, cached at the edge.
Straight off the top of the leaderboard
Embed the badge
Replace {your-slug} with your
tool's slug from its saastweaks.com URL. The only requirement: the badge must link back to
your review page (that's what keeps the score honest and clickable).
<a href="https://saastweaks.com/deal/{your-slug}">
<img src="https://saastweaks.com/api/badge/{your-slug}.svg"
alt="SaaSTweaks Score" height="28" loading="lazy">
</a>
Example for Sentry: <a href="https://saastweaks.com/deal/sentry"><img src="https://saastweaks.com/api/badge/sentry.svg" alt="SaaSTweaks Score for sentry" height="28" loading="lazy"></a>
The "Is it worth it?" API
The same data as JSON — free and CORS-open, for your site, your docs, or your AI agent. Scores are recomputed by our deterministic 6-pillar methodology (how we score), never pay-to-play.
GET https://saastweaks.com/api/score/{your-slug}.json
{
"ok": true,
"brand": "Semrush",
"score": 87,
"band": "strong_buy",
"verdict": "Strong Buy",
"verdictReason": "…",
"url": "https://saastweaks.com/deal/semrush",
"badge": "https://saastweaks.com/api/badge/semrush.svg"
} Not scored yet?
We score published deals with a deterministic, evidence-backed rubric — vendors can't buy a number. If your tool isn't on SaaSTweaks yet, submit it and we'll take a look.
Submit your toolAnother free embeddable for your site: the Google Preferred Source button generator — one tap for readers to make you a Google preferred source. See all free tools.