Know Your Customer
...
Global
ID Intelligence

Data Extraction

introduction this is key feature of id intelligence api id intelligence employs advanced algorithms to extract relevant information from id cards, such as name, date of birth, address, id number, and other relevant data points it utilizes optical character recognition (ocr) techniques to accurately recognize and extract text from different languages and formats api details you need to pass performidextraction 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> ", "performidextraction" true/false, } }' response { "essentials" { "fronturl" "", "backurl" "", "country" "", "idtype" "", "performidextraction" true/false }, "id" "60xxxxxxxxxxxxxxxxxxxxxxxxxx", "patronid" "60xxxxxxxxxxxxxxxxxxxxxxxxxx", "task" "idintelligence", "extractedfields" { "firstname" "", "lastname" "", "names" "", "address" "", "number" "", "dob" "", "issuingstate" "", "expirydate" "", "nationality" "", "gender" "", "additionaldata" { "remainderterm" "", "bloodgroup" "", "dlclass" "", "identitycardnumber" "", "dateofissue" "", "age" "", "ageatissue" "", "yearssinceissue" "" } } } } 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!