Skip to main content
Skip table of contents

Identity Extraction

Performing AI driven identity extraction is a simple as identifying the fields required for the use case, ensuring your ID document has been converted to a PDF if it is not one already, and ensuring you have a license for the feature.

Fields

Identity extraction is performed on a predefined set of field keys depending on the document type, noted by the ID_TYPE field.

Driver's Licenses:

  • FIRST_NAME

  • LAST_NAME

  • MIDDLE_NAME

  • SUFFIX

  • CITY_IN_ADDRESS

  • ZIP_CODE_IN_ADDRESS

  • STATE_IN_ADDRESS

  • COUNTY

  • DOCUMENT_NUMBER

  • EXPIRATION_DATE

  • DATE_OF_BIRTH

  • STATE_NAME

  • DATE_OF_ISSUE

  • CLASS

  • RESTRICTIONS

  • ENDORSEMENTS

  • ID_TYPE

  • VETERAN

  • ADDRESS

US Passports:

  • FIRST_NAME

  • LAST_NAME

  • MIDDLE_NAME

  • DOCUMENT_NUMBER

  • EXPIRATON_DATE

  • DATE_OF_BIRTH

  • PLACE_OF_BIRTH

  • DATE_OF_ISSUE

  • ID_TYPE

  • MRZ_CODE

Configuring Identity Extraction

  1. Ensure any document being processed is already a PDF. If documents that are not PDF can enter the workflow, use a PDF Convert node to perform a PDF conversion.

  2. You will need a license key to leverage the feature. In the node settings, ensure the License Key field is provided.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.