Quickstart
Get started with Verisoul Face Match verification
This guide will help you quickly implement Face Match verification in your application. The entire process takes just a few minutes to set up.
To run the app a Verisoul API Key is required. Schedule a call to get started.
Get Started
Fetch a Face Match session
Use your Verisoul API Key to create a new Face Match session:
This will return a session_id
that you’ll need for the next steps.
Navigate to FaceMatch
Direct your user to the FaceMatch verification page in any browser:
The user will complete a quick verification process that includes taking a selfie video and completing liveness checks.
Use Verisoul API to Enroll the session
Tie the completed session to a unique account identifier:
Replace facematch-quickstart-account
with your actual user’s unique identifier.
That’s it!
Now you can navigate to the Face Match dashboard to see a record of your session.