Embeddable verify badge

Let readers verify your evidence — independently

Drop a badge on any page that publishes an evidence package. It deep-links to the independent verifier, which resolves the package's own proofs and re-checks them in the reader's browser. The badge is a call to action — the verdict appears on the verifier, never on your page.

Links via ?hash=Hash or slug — resolved against the default host (civicaitools.org).

Preview

Verify this evidence with Typed Standards

Links to https://typedstandards.org/verify?hash=median-household-income-for-manhattan-255b8e

HTML

<a href="https://typedstandards.org/verify?hash=median-household-income-for-manhattan-255b8e">
  <img src="https://typedstandards.org/badge/typed-standards-verify.svg" alt="Verify this evidence with Typed Standards" width="248" height="30" />
</a>

Markdown

[![Verify this evidence with Typed Standards](https://typedstandards.org/badge/typed-standards-verify.svg)](<https://typedstandards.org/verify?hash=median-household-income-for-manhattan-255b8e>)

The badge is a call to action, not a verdict. It never claims a package is “verified” on your page — that would be a claim it can’t back, and a static image anyone could forge. The actual result is computed in the reader’s own browser when they click through to the verifier, and shown only there.

The badge is a plain image wrapped in a link, so it runs none of our code on your page. Prefer the ?url= form (a hosted commitment or detail URL) — it works for any publisher, not just the default host. See the verifier for what each check means.