Documentation

VerifyHuman has four customer-facing surfaces. Pick the one that matches what you're building.

Where things live

What shipped 2026-05-19

  • VH-01: POST /projects/provision — server-to-server project creation with externalId for cross-reference.
  • VH-02: SDK init accepts respondentId and metadata; HTML drop-in via data-respondent-id / data-metadata.
  • VH-04: v2 webhook payload now includes respondent_id, metadata, ISO timestamp.
  • VH-05: POST /token/verify-batch — batch up to 100 tokens per call.
  • VH-08: GET /projects/{id}/analytics with X-API-Key auth — REST equivalent of the dashboard analytics page.
  • HTML drop-in flipped to server-integrated mount (was local- only). Drop-in customers now get real sessions, signed tokens, and webhook fires.
  • SDK default apiEndpoint consolidated and pointed at production.