Liveness multi (standalone)
Liveness multi (standalone)
Same liveness check as /v1/ocr/liveness/multi, run without being tied to a Digital Identity user account. services.liveness is true when the frames are live.
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_1
Base64-encoded frame 1. Compress to under 500 KB.
face_2
Base64-encoded frame 2.
face_3
Base64-encoded frame 3.
transaction_id
Transaction to attach the liveness result to.
Response
services
Per-service check results attached to every OCR response.
data
Document-specific extracted fields.
error_code
error_message

