The Flow
Quick Integration (3 Steps)
1
Create a session
authToken and redirectUrl. Full parameter reference →2
3
Handle the webhook
final: true — this is the definitive result. Full webhook reference →What Happens During Verification
Result Statuses
A verification resolves toAPPROVED, DENIED, or SUSPECTED. SUSPECTED does not mean failure — it means checks passed but flags were found for you to review. See Status Handling for what to do with each status.
Features You Can Enable
All configured via session parameters or Dashboard settings:Pages in This Section
Next Steps
Create Session
Create a verification session via API.
Redirect & iFrame
Show the verification UI on your website.
Webhooks
Receive verification results in real-time.
Mobile SDKs
Native iOS and Android integration.