Skip to main content

Quick Start

API Keys

  1. After first login → redirected to Dashboard
  2. Go to sidebar → API Keys

Create Client

  • Click New Client
  • Name: e.g. "Production App", "Web Onboarding", "Mobile SDK Prod"
  • Save → Client ID is generated

Create Secret

  • Click Generate Secret next to the client
  • Copy immediately — shown only once
  • Store securely (vault, password manager, secrets manager)
  • Never commit to Git or expose in frontend code

Workflow Management

Create Workflow

  1. Sidebar → WorkflowsNew Workflow
  2. Select Client → paste Client Secret
  3. Name + Description
  4. Click Next

Customize Workflow

  • Select country (type code e.g. KE)
  • Choose document types (multi-select)
  • Drag checks (OCR mandatory first, then MRZ, face match, liveness, etc.)
  • Set advanced options (manual review, retry count, threshold behavior)
  • See live cost preview (units)
  • Save / Create

Test Verification

  1. In Workflows table → click Test icon on desired workflow
  2. Tabs appear:
    • Quick Integration — QR code + customizable web SDK
    • Native SDKs — Android / iOS / React Native snippets
    • API — cURL example with Bearer token
  3. Use Quick Integration → scan QR or open link → complete test flow
  4. See pass/fail + confidence scores

Review Verification Activity

  1. Sidebar → Activities
  2. See recent verifications
  3. Filter by date, status, workflow
  4. Click row → detailed breakdown (images, scores, checks)