π#7 BiometricTest
#7.1 Upload Selfie Image :
This API is to upload Selfie captured image to match it with national id image,
and to upload recorded video to check active and passive liveness.
Please insert JWT with Bearer into field
Base64 selfie image, this image is to check the passive liveness without any active user interacion.
Natural image score if exist, this score can be detected from front-end image detect component
0Example: 50.0Smile image score if exist, this score can be detected from front-end image detect component
0Example: 50.0Base64 selfie or recorded video, this video is to check the active liveness with user interacions like magnifeye, smile, ....
Success
BadRequest
Unauthorized
#7.2 Approve Biometric Test:
This API is to approve the result of matching and liveness.
Please insert JWT with Bearer into field
Success
BadRequest
Unauthorized
#7.3 Get Selfie Image :
This API is to get selfie image for the current request
Please insert JWT with Bearer into field
Success
BadRequest
Unauthorized
Not Found
#7.4 Get Document Portrait :
This API is to get national Id or passport cropped personal photo.
Please insert JWT with Bearer into field
Success
BadRequest
Unauthorized
Not Found
Last updated