/kyc_passport
Compare an image extracted from a passport to a selfie image
Last updated
Compare an image extracted from a passport to a selfie image
Last updated
Allows you to connect to the Liveness, Face Compare, and OCR_Card services, using the providers configured in the Progeny Console, to extract an image from a passport and compare it against a selfie image.
Please refer to the section on images for guidance before posting. For the best results, we recommend a maximum height of 1080px.
POST
https://be.progeny.tech/api/v3/services/kyc_passport/
Name | Type | Description |
---|---|---|
GET
https://be.progeny.tech/api/v3/services/task/?id={{task_id}}
Name | Type | Description |
---|---|---|
selfie_image*
String
The file path to an image of the user's face in PNG, JPEG, or JPG file format
passport_image*
String
The file page to an image of the passport page in PNG, JPEG, or JPG file format
extend_data
String
Set to true to retrieve the original response from the 3rd-party providers of Liveness, Face Compare, and OCR_Card services
id*
String
The task Id you obtained from your POST request