/authenticate_face
Authorize an additional image against a user already registered in our database
Last updated
Was this helpful?
Authorize an additional image against a user already registered in our database
Last updated
Was this helpful?
Allows you to connect to the Liveness and Face Compare services, using the providers configured in the Progeny Console, to authenticate an image of a person's face against the UUID of an already registered image in our database, performing both a liveness and likeness check.
Connecting to both services means we can determine whether the image is of a live human being and additionally that the image represents a likeness of the person already registered.
POST
https://be.progeny.tech/api/v3/services/authenticate_face/
image*
String
The file path to an image of the user's face in PNG, JPEG, or JPG file format
uuid*
String
extend_data
String
Set to true to retrieve the original response from the 3rd-party providers of Liveness and Face Compare services
GET
https://be.progeny.tech/api/v3/services/task/?id={{task_id}}
id*
String
The task Id you obtained from your POST request
The universally unique identifier of the registered user you want to authorize the image against. See /