For Businesses

Integrate human verification in minutes

A single API call tells you whether a transaction is backed by a real, verified human. No CAPTCHAs. No friction. No bots.

Simple integration

Add AmHuman verification to your checkout, sign-up flow, or any transaction point with a single JavaScript widget. Drop in one script tag, configure your API key, and AmHuman handles the entire verification flow — from prompting the user for their handle to sending the confirmation ping and returning the result to your platform.

No biometric data ever touches your servers. You receive a simple verified/not-verified response.

html
<!-- Add to your checkout page -->
<script
  src="https://amhuman.org/verify.js"
  data-vendor-key="YOUR_API_KEY"
  data-callback="onVerified">
</script>

<script>
  function onVerified(result) {
    if (result.verified) {
      // User is a confirmed human
      proceedWithCheckout();
    }
  }
</script>

What happens during verification

User enters handle at checkout

AmHuman sends push notification

User confirms on their phone

Your platform receives verified result

Average verification time: under 5 seconds. Users confirm with a single tap — no CAPTCHAs, no re-scanning, no friction.

Pricing

Pay per verification. No monthly minimums. Pricing scales with the level of assurance your platform requires.

Basic

$0.02/ verification

Biometric liveness check confirms a real human is present at transaction time.

Best for: social platforms, forums, low-stakes transactions

Most Popular

Standard

$0.05/ verification

Biometric liveness + uniqueness check confirms a real, unique human with no duplicate handles.

Best for: ticketing, product drops, marketplaces

Enhanced

$0.10/ verification

Full biometric verification + identity document matching + ongoing re-verification spot checks.

Best for: financial services, high-value transactions, regulated industries

Need enterprise pricing or rollout help?

AmHuman