Skip to main content
Face Match Integration

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.

React Native Sample App

Complete reference implementation demonstrating Face Match integration in a React Native application