Biometric
ID Analyzer employs state-of-art deep learning models to detect and verify faces in identity documents; together with a tunable threshold, you can confirm the identity of your users within seconds using their selfie photos and government-issued documents. The biometric operations have three primary use cases that are achieved using the available endpoints within ID Analyzer API.
- Verify face against a given ID
- Verify face against another face
- Verify face liveness
There are 3 specific endpoints used for the above Biometric operations. The Standard Scan API endpoints validate the content of the provided base64
document and the face-related data. The endpoints for this specific use case are:
Updated about 1 year ago