Know Your Customer
...
Global
ID Intelligence
Face Extraction
introduction this api is equipped with facial recognition and extraction capabilities it can detect and extract faces from id card images, enabling further analysis or comparison with reference photos, if available this functionality can be useful for identity verification or facial biometric matching purposes api details you need to pass performfaceextraction as true in order to use this feature we have mentioned only this feature in the below curl for curl with complete features, refer the id intelligence docid 9dwpkyoaey2mfiys4okld sample curl curl location 'https //preproduction signzy tech/api/v2/patrons/{patronid}/documentintelligence' \\ \ header 'authorization {signzy api authkey}' \\ \ header 'content type application/json' \\ \ data '{ "task" "idintelligence", "essentials" { "fronturl" "\<front image url>", "backurl" "\<back image url>", "country" "\<country>", "idtype" "\<id type> ", "performfaceextraction" true/false, } }' response { "essentials" { "fronturl" "", "backurl" "", "country" "", "idtype" "", "performfaceextraction" true/false }, "id" "60xxxxxxxxxxxxxxxxxxxxxxxxxx", "patronid" "60xxxxxxxxxxxxxxxxxxxxxxxxxx", "task" "idintelligence", "result" { "faceurl" " url of cropped face " } getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com we strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively we value your feedback and are committed to making your experience smooth and enjoyable our team is dedicated to assisting you with any needs you may have thank you for choosing our services we look forward to helping you!