1:1 Face Verification V2
1:1 Face Verification V2
POST
http://demo.faceid.asia/api/faceid/v2/verify
Request Body
Name
Type
Description
apiKey
string
To be assigned by Innov8tif
imageIdCard
object
Front id card image
imageBest
object
Image that's used to compare with imageIdCard
Input Example in Postman
Recommended Threshold :75
Face Verification Status
Description
Pass
Confidence Score >= Recommended Threshold
Fail
Confidence Score < Recommended Threshold
Last updated
Was this helpful?