Integration
Overview
How to integrate Face Match into your application
Integration Flow
1
Get Session Token
Your backend server requests a session token from Verisoul’s API
2
Navigate to Face Match
Your application directs the user to Face Match with the session token
3
Verify & Enroll User
After the user completes verification, you can verify uniqueness or authenticate the user
Example Implementation
For a working example of the integration, see our sample app. You can customize decisioning logic and try the verification workflow yourself.