Overview
Key Concepts
┌──────────────────────────────┐
│ Preset │
│ (What your app asks) │
│ │
│ is_human │
│ is_21_plus │
│ humanity_user │
└─────────────┬────────────────┘
│
▼
┌──────────────────────────────┐
│ Attestations │
│ (What Humanity verifies) │
│ │
│ • Liveness completed │
│ • Government ID verified │
│ • Age threshold met │
└─────────────┬────────────────┘
│
▼
┌──────────────────────────────┐
│ Evidence Payloads │
│ (What is returned securely) │
│ │
│ • Timestamps │
│ • Issuer + signatures │
│ • Verified attributes │
└──────────────────────────────┘
What you can build
When to use the SDK vs the API
Getting started
Last updated