Quick Start
API Keys
- After first login → redirected to Dashboard
- 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
- Sidebar → Workflows → New Workflow
- Select Client → paste Client Secret
- Name + Description
- 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
- In Workflows table → click Test icon on desired workflow
- Tabs appear:
- Quick Integration — QR code + customizable web SDK
- Native SDKs — Android / iOS / React Native snippets
- API — cURL example with Bearer token
- Use Quick Integration → scan QR or open link → complete test flow
- See pass/fail + confidence scores
Review Verification Activity
- Sidebar → Activities
- See recent verifications
- Filter by date, status, workflow
- Click row → detailed breakdown (images, scores, checks)