/face_liveness
Perform a standalone liveness check against an image
Last updated
Was this helpful?
Perform a standalone liveness check against an image
Last updated
Was this helpful?
Allows you to connect to the Liveness service, using the provider configured in the Progeny Console, to perform a standalone liveness check against an image. If the image
parameter is missing from the request, we will return Bad POST
.
POST
https://be.progeny.tech/api/v3/services/face_liveness/
image*
String
The file path to an image of the user's face in PNG, JPEG, or JPG file format
extend_data
Boolean
Set to true to retrieve the original response from the 3rd-party provider of the Liveness service
GET
https://be.progeny.tech/api/v3/services/task/?id={{task_id}}
id*
String
The task Id you obtained from your POST request