Put a verified badge on your own site.
Once a provider is verified at L2 or higher, an embeddable badge becomes available. The badge links back to the public proof page. Re-verifications keep it current automatically.
Snippet.
Replace {your-slug} with your provider slug. The level attribute is read from your current verification — if you reach a higher level, the badge updates automatically.
<a href="https://trustgent.com/providers/{your-slug}/proof"
class="trustgent-badge"
data-level="L4"
target="_blank" rel="noopener">
<img src="https://trustgent.com/api/badge/{your-slug}.svg"
alt="Trustgent verified — {level}"
width="180" height="64" />
</a>What the badge guarantees.
The image is generated server-side from the provider's current verification record. Stale or invalid badges return a visible "expired" overlay. There is no way for a provider to display a higher-level badge than they currently hold; the URL is the source of truth.
Embedded with consent.
A loaded badge sends a referrer header back to Trustgent — used for aggregate flow statistics, never for tracking visitors. The badge itself does not set cookies and does not include any third-party trackers.
Variants.
Five sizes (xs / sm / md / lg / embed-1:1) and a per-level colour treatment. Pick the size that fits your footer or sales page. The embed-1:1 variant is square for social-card use.