Skip to main content
POST/api/v1/ml/liveness
Send a selfie image (Base64) to check whether it’s a real, live person, and get back detailed face attributes — age range, gender, emotions, and image quality.

Headers

Body parameters

Response

Returns an entity with a liveness object — liveness_check (whether it passed) and liveness_probability — and a face object with detection details, attribute confidences, and image quality. The response below is trimmed for readability.

Errors