Face match (face vs. ID photo)
Face match (face vs. ID photo)
Matches a face image against the ID front photo stored in a transaction. Complete the id/front step for the same transaction_id first.
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.
image
Base64-encoded face image.
transaction_id
Transaction that already contains an id/front scan.
client_transaction_id
Response
services
Per-service check results attached to every OCR response.
data
error_code
error_message

