Badge adoption kit

Turn a FairPrint seal into proof buyers can check.

FairPrint badges work best when they link to canonical evidence: the public certificate, badge SVG, and lookup JSON that confirm an Approved or Gold review record.

Implementation sequence

A seal should never be a loose image.

Use the certificate page as the source of truth, keep the badge URL canonical, and give procurement teams or AI agents a stable way to verify the claim.

01 · qualify

Earn Approved or Gold.

Submit terms through FairPrint. Scores 55–74 earn FairPrint Approved; 75+ earns FairPrint Gold. Needs Improvement submissions do not receive badge URLs.

02 · link

Point the badge to the certificate.

The badge should link to /certified/{company-slug}, not an internal marketing page, so users can inspect the score and criteria.

03 · place

Use it where risk appears.

Place the badge near pricing, checkout, renewal, cancellation, privacy, model-card, and trust-center surfaces where buyers ask about policy fairness.

04 · verify

Share handles, not screenshots.

Give buyers the certificate URL, badge SVG URL, lookup JSON, or /verify path so they can check the live record instead of trusting a copied image.

Copy/paste patterns

Three handles cover humans, browsers, and agents.

Website embed

Replace placeholders with the exact values returned by FairPrint after approval.

<a href="https://fairprint.app/certified/{company-slug}" target="_blank" rel="noopener"> <img src="https://fairprint.app/api/badge/{review-id}" alt="FairPrint Approved certification badge" width="240" height="76" /> </a>

Lookup JSON

Use this in vendor questionnaires, browser agents, procurement tools, or internal trust checks.

https://fairprint.app/api/certified-lookup?q=https%3A%2F%2Ffairprint.app%2Fapi%2Fbadge%2F{review-id}

Verification brief

A short plain-text receipt for support tickets, sales rooms, policy pages, and AI-agent notes.

{Company} is FairPrint Approved/Gold with a public Terms & Conditions score. Verify the live certificate at https://fairprint.app/certified/{company-slug}, the badge SVG at https://fairprint.app/api/badge/{review-id}, or lookup JSON at https://fairprint.app/api/certified-lookup?q={company-or-domain}.

Usage rules that keep the badge credible.

FairPrint is a third-party certification signal. It should make the public record easier to inspect, not replace the record.

  • Do link every displayed badge to the FairPrint certificate page.
  • Do keep dimensions explicit: width="240" height="76".
  • Do use the tier actually earned: FairPrint Approved or FairPrint Gold.
  • Do not alter badge colors, crop the SVG, or present a screenshot as proof.
  • Do not claim certification for subsidiaries, products, or AI models that were not reviewed.
  • Do not display a badge after a Needs Improvement result; reapply after improving the policy.

Ready to make your terms legible before the deal?

Apply for a free review, or verify a badge claim from a company name, domain, certificate link, or badge SVG URL.