Powered by World ID

Human verification
in 2 lines of HTML

Embed World ID verification on any website. No coding required.
Works with WordPress, Shopify, Squarespace — anything with HTML.

index.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:

App.tsx
import { HumanAuth } from "humad-sdk/react";

<HumanAuth
  appId="your-app-id"
  action="login"
  onVerified={(result) => {
    console.log("Human verified!", result);
  }}
/>

Everything you need. Nothing you don't.

World ID integration takes days. Humad takes 2 minutes.

Managed RP Signing

We handle key generation, rotation, and signing. Your keys never touch your servers.

Nullifier Dedup

Automatic duplicate detection and replay prevention across all your actions.

No-Code Widget

Paste 2 lines of HTML. Works on any website — WordPress, Shopify, or plain HTML.

Real-time Analytics

MAU tracking, verification logs, conversion rates. All in your dashboard.

Multi-Chain Ready

Cloud Verification today. On-chain verification when you need it.

API-First

REST API for any framework. React SDK for the fast path.

Humad vs. Direct SDK

Direct SDKHumad
Initial setupDays2 minutes
Coding requiredReact/Node.jsNone (HTML only)
RP key managementYou build itManaged
Nullifier storageYou build itManaged
SDK version upgradesManual migrationAutomatic
Analytics dashboardYou build itIncluded

Simple pricing

Start free. Scale when you're ready.

Free

$0

1,000 MAU

  • Unlimited verifications
  • 1 app
  • 7-day log retention
  • Community support
Get Started

Pro

$49/mo

10,000 MAU

  • Unlimited verifications
  • 10 apps
  • 90-day log retention
  • Webhook notifications
  • Priority support
Start Free Trial

Business

$199/mo

100,000 MAU

  • Unlimited verifications
  • Unlimited apps
  • 1-year log retention
  • SLA 99.9%
  • Dedicated support
  • Custom branding
Start Free Trial