Know Your Customer
...
Global
ID Intelligence

ID Classification

introduction this is key feature of id intelligence api this helps to classify different types of identification cards based on their visual features and formats it can recognize and categorize various id cards from different countries, such as passports, driver's licenses, national identity cards, and more this classification feature helps in streamlining data extraction and processing workflows api details you need to pass performidclassification 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> ", "performidclassification" true/false } }' response { "essentials" { "fronturl" "", "backurl" "", "country" "", "idtype" "", "performidclassification" true/false }, "id" "60xxxxxxxxxxxxxxxxxxxxxxxxxx", "patronid" "60xxxxxxxxxxxxxxxxxxxxxxxxxx", "task" "idintelligence", { "predictedidtypefront" " predicted id type ", "predictedidtypeback" " predicted id type ", "idexpired" "true/false" } } } } 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!