Face authentication with liveliness check
Last updated 2 years ago
POST https://api.myidentitypay.com/api/v1/biometrics/merchant/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
{ "status": true, "detail": "Liveliness Detected", "confidence": 0.9994121789932251 }
image
string
user image url(png,jpg,base64))
x-api-key
<your merchant secret key>