Face Liveliness Check

Face authentication with liveliness check

Face liveliness Check

POST https://api.myidentitypay.com/api/v1/biometrics/merchant/face/liveliness_check

This endpoint allows you to authenticate user with liveliness check on face

Query Parameters

Headers

{
    "status": true,
    "detail": "Liveliness Detected",
    "confidence": 0.9994121789932251
}

Last updated