Face Liveliness Check
Face authentication with liveliness check Liveliness check ensures the person being authenticated is physically present and not just a photograph or pre-recorded video. Send a live selfie — either a short video or a single photo — and the endpoint scores it directly for liveness. Video formats:.mp4, .mov, .webm, .avi, .m4v — anything else is treated as a still image. Both are genuinely checked; you don’t need to send video specifically.
Request Endpoint
POST {{BASE_URL}}/api/onboarding/biometrics/face/liveliness_check/

