Embed World ID verification on any website. No coding required.
Works with WordPress, Shopify, Squarespace — anything with HTML.
<!-- Add this to your website — that's it -->
<script src="https://humanauth.vercel.app/widget/v1.js"></script>
<div data-humanauth
data-app-id="your-app-id"
data-on-success="onVerified">
</div>
<script>
function onVerified(result) {
console.log("Human verified!", result.nullifier_hash);
}
</script>No npm. No React. No backend. Just HTML.
Or use the React SDK for deeper integration:
import { HumanAuth } from "humad-sdk/react";
<HumanAuth
appId="your-app-id"
action="login"
onVerified={(result) => {
console.log("Human verified!", result);
}}
/>World ID integration takes days. Humad takes 2 minutes.
We handle key generation, rotation, and signing. Your keys never touch your servers.
Automatic duplicate detection and replay prevention across all your actions.
Paste 2 lines of HTML. Works on any website — WordPress, Shopify, or plain HTML.
MAU tracking, verification logs, conversion rates. All in your dashboard.
Cloud Verification today. On-chain verification when you need it.
REST API for any framework. React SDK for the fast path.
| Direct SDK | Humad | |
|---|---|---|
| Initial setup | Days | 2 minutes |
| Coding required | React/Node.js | None (HTML only) |
| RP key management | You build it | Managed |
| Nullifier storage | You build it | Managed |
| SDK version upgrades | Manual migration | Automatic |
| Analytics dashboard | You build it | Included |
Start free. Scale when you're ready.
10,000 MAU
100,000 MAU