Changelog — October 2020
Written by Laud Bruce-Tagoe
Highlights from what we’ve been working on over the past month:
1 We decoupled our OCR and Face matching endpoints to allow our customers to use those endpoints independently of each other. Check out the documentation for the standalone OCR endpoint here and that of the Face matching endpoint here.
2 We also added endpoints for Face Liveness Verification. This is a two-step process. The first step requires calling the Get Liveness Detection Challenge to generate a challenge to show to a user in front of a camera.
The second step is to call the Verify Liveness Detection Challenge which requires two sequential photos taken while the user is performing the challenge.