Re-authenticate users by comparing a new selfie against their approved session.
Compare a new selfie against the original selfie from an approved verification session. Ideal for step-up authentication, login verification, or high-value transaction confirmation.Documentation Index
Fetch the complete documentation index at: https://developer.verilock.io/llms.txt
Use this file to discover all available pages before exploring further.
jpg, jpeg, png. Max: 10 MB.80.| Result | Description |
|---|---|
match | Similarity meets threshold and liveness passed |
no_match | Similarity below threshold or liveness failed |
error | Processing error (no face detected, file corrupt) |
pending | Still processing |
GET /auth/biometric/{id} or subscribe to the biometric.completed webhook event.