Skip to main content
Flomisma

Distribution moat

Built with Flomisma

Every template license includes a cryptographic badge token. Embed the badge on your site — it links to the public protocol integrity verifier and proves your stack is a verified Flomisma deployment.

How it works

  1. Purchase any RS2 template — your license email includes a badge token.
  2. Paste the embed snippet into your README, footer, or marketing site.
  3. Visitors click through to the verifier — trust signal without a SOC2 audit badge program.

Embed snippet

Replace YOUR_BADGE_TOKEN with the token from your license email.

HTML embed
1<a href="https://flomisma.com/verifier?ref=built-with" target="_blank" rel="noopener noreferrer">
2 <img src="https://flomisma.com/api/built-with/badge.svg?token=YOUR_BADGE_TOKEN" alt="Verified Flomisma stack" width="240" height="44" />
3</a>

Verify API

Programmatic verification for CI or partner integrations.

Public verify endpoint
1GET /api/built-with/verify?token=YOUR_BADGE_TOKEN