VouchMe Logo
VouchMe.id
3

Humans, Verified by Humans — in 60 Seconds.

VouchMe.id gives you a portable "Real Human" badge backed by three friends. No passports, no selfies, total privacy.

Free while in beta · Limited spots

60 second signup
Privacy-first design
Open-source core

How VouchMe.id Works

Get verified in three simple steps with our peer-based authentication system.

1

Create your account

Enter an email or phone and click our magic link to get started.

2

Share your Vouch Link

Send it to three friends who already hold a badge for verification.

3

Earn your badge

The moment all three say "Yes, that's a real person," your VouchMe badge is activated.

Security Note: New endorsers wait 24h before they can vouch, to block fake-ring attacks.

Why It Matters

We're building a more human web with benefits for everyone.

Stop the bots.

Communities that gate with VouchMe.id cut spam by 96% within days of implementation.*

Your privacy, respected.

We never ask for a photo ID unless you want higher assurance. Your personal data stays personal.

One badge, many doors.

Forums, dating apps, DAOs—any site can verify your badge in one API call. Carry your verified status everywhere.

Always free for humans.

Platforms foot the tiny API bill so users never pay. Our business model doesn't rely on exploiting your data.

*Pilot data, Q2 2025.

For Platform Owners

Kick out bad actors in an afternoon.

Integrate VouchMe's human verification into your platform with just a few lines of code. Reduce spam, protect your users, and create a healthier community.

Drop-in JavaScript
REST & GraphQL
First 10k checks free
99.99% uptime SLA
api-example.js
// Verify a user with VouchMe API
const vouchme = require('vouchme-sdk');

async function verifyUser(userId) {
  const result = await vouchme.verify({
    userId,
    requireLevel: 'standard'
  });
  
  if (result.verified) {
    // User is a verified human
    enableFeatures(userId);
  }
}
Verification Levels

Choose Your Trust Level

VouchMe offers flexible verification options to match your needs. Start with peer verification and upgrade when needed.

1

Bronze

Standard

  • Peer vouching from 3 verified users
  • Perfect for most online interactions
  • No ID documents required
2

Silver

Advanced

  • Everything in Bronze tier
  • Optional passport/ID verification
  • Higher trust for financial platforms
PREMIUM
3

Gold

Premium

  • Everything in Silver tier
  • eIDAS / MitID verification
  • Maximum security for enterprise use

All tiers include 24/7 support and the ability to revoke endorsements at any time.

Built with Trust

Security & Transparency

We've built VouchMe with privacy and security as core design principles.

Privacy by Design

Endorsement count is public, but endorsers' identities stay private. We use zero-knowledge proofs where possible.

Instant Revocation

Any endorser can revoke their vouch at any time—bad actors lose the badge instantly. Our trust network self-heals.

Open Standards

Open-source core · Quarterly third-party audits · SOC 2 in progress. We follow the highest security standards in the industry.

Common Questions

Frequently Asked Questions

Everything you need to know about VouchMe and how it works.

3

Ready to bring humans back online?

Join the thousands of people already using VouchMe to create a safer, more human internet experience.

We'll email when your invite is ready. Zero spam, ever.