Face compare (two faces)
Face compare (two faces)
Compares any two face images directly, without requiring an ID transaction.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.
Request
This endpoint expects an object.
face_image1
Base64-encoded first face image.
face_image2
Base64-encoded second face image.
liveness
Liveness mode, e.g. "2".
Response
services
Per-service check results attached to every OCR response.
data
error_code
error_message

