Face Comparison
Compare two face images
POST
https://api.myidentitypay.com/api/v1/biometrics/merchant/face/comparison
Request Body
Name
Type
Description
image_one*
string
image_two*
String
{
"status": true,
"message": "Face Match",
"confidence": 1.0
}
Last updated