Single KYC Extraction
This API allow users to extract information from different ID cards available in the country (currently supports only 'India'). In addition to extracting information from the image, the API employs Al analysis to determine the type of ID and return the same in idType.
Name | Value | Required | Description |
Content-Type | application/json | Mandatory | The type of content that the request body contains. |
Authorization | XXXXXXXXXXXXXXX | Mandatory | An authentication token to authorize the request. Reach out to the Signzy support team to get one created. |
Parameter | Data type | Description | Required |
urls | Array | A list of URL of the ID images. Acceptable image format TIFF/TIF, JPEG/JPG, PNG, PDF(maximum 2 pages). | Mandatory |
country | String | Country of Origin of the ID. | Mandatory |
idType | String | Type of the id card. | Optional |
Parameter | Data Type | Description |
requestId | String | Unique identifier of the API request. |
idType | String | Type of ID card as fetched after Al analysis, e.g. : business PAN, aadhaar. |
extractedFields | Object | Object containing all the extracted fields from the ID |
extractedFields.name | String | Name of the person in the ID |
extractedFields.dob | String | Date of birth of the person in the ID |
extractedFields.idNumber | String | Unique Identification number of the ID |
extractedFields.guardianName | String | Guardian name of the person in the ID |
extractedFields.gender | String | Gender of the person in the ID |
extractedFields.additionalData | Object | Object containing additional data related to the ID |
Contact Us for Any Assistance
If you have any questions or need assistance, please reach out to our customer support team. You can contact us via email at [email protected]. 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!