Skip to main content
ID Check Integration

Integration Flow

1

Get Session Token

Your backend server requests a session token from Verisoul’s API
2

Navigate to ID Check

Your application directs the user to ID Check with the session token
3

Verify & Enroll User

After the user completes verification, you can verify the user’s identity document, liveness and face-to-id matching

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 ID Check integration in a React Native application