Accura Face Match
Accura Scan face biometrics solution matches the selfie image with the image on the id card
Last updated
Accura Scan face biometrics solution matches the selfie image with the image on the id card
Last updated
Max file upload size is 1 MB. Request to Pre-Processed the images and send to our API
User Profile Pic is returned as base64 format.
We DO NOT save any User infomation on our server.
POST
https://api.accurascan.com/v2/api/facematch
Api-Key*
String
Your Api Key
source_file or source_url or source_image_base64*
Upload Source image file (jpg, jpeg, png) or You can use source image url. (jpg, jpeg, png) or You can use source base64 image string.
target_file or target_url or target_image_base64 *
String
Upload Target image file (jpg, jpeg, png) or You can use target image url. (jpg, jpeg, png) or You can use target base64 image string.
The preferred threshold is 55%, meaning that if an image achieves a score above this threshold, the Face Match is considered Successful; otherwise, the Face Match is deemed to have Failed.