Face Verification Workflow
Use the/verify-by-face endpoint to compare two face images: a reference image and a real-time image captured by your application.
Authentica analyzes both images and determines whether they match.
How It Works
- Provide a
registered_face_image(reference image) - Provide a
query_face_image(real-time image from your app) - Authentica compares them and returns the match result