CertiComplyLaunching June 15, 2026
CERTISEAL · EMBED

Show a live verification badge anywhere.

One line renders a live “Verified by CertiSeal” badge that checks the public API in real time, for human, AI agent, or robot credentials. No account, no key.

Live preview (sandbox)

1. Script tag (recommended)

Replace the cert-id with your real CertiSeal certificate number.

<script src="http://localhost:3000/embed/v1/certiseal.js" async></script>
<certiseal-badge cert-id="CC-SANDBOX-AGENT-001"></certiseal-badge>

2. Iframe fallback

For platforms that block third-party scripts.

<iframe src="http://localhost:3000/embed/v1/badge/CC-SANDBOX-AGENT-001"
        title="Verified by CertiSeal" loading="lazy"
        style="border:0;width:280px;height:56px"></iframe>

Sandbox IDs to try