Production Release: 6/26/25

New Experian Assertions: We've added two high-precision assertions to further strengthen identity verification policies.

  • link.fullName_phone-exact: This assertion verifies that the full name provided by the user matches the phone number in authoritative data sources, For a result to pass, the assertion requires an exact match signal—meaning both the name and phone number must be linked together without variation. No partial or fuzzy matches are accepted. This assertion is useful for validating the integrity of identity data and ensuring a high level of confidence in phone ownership.
  • link.fullName_dob: This assertion checks the relationship between the provided full name and date of birth using identity records sourced from authoritative data sources. It returns a pass result only when an exact match is found—meaning the full name and date of birth must appear together exactly as submitted. This assertion helps confirm the authenticity of identity information with a high level of precision.

New Incode Assertions: As part of our growing Incode integration, we've added two powerful assertions to check whether government ID's provided are both valid per AAMVA, and whether they're Real ID's.

  • test.governmentValidation: Verifies identity details against DMV records via the AAMVA network. This delivers high-assurance validation of government-issued IDs and is especially effective against synthetic identity fraud.
  • test.document_isRealID: Checks whether a presented document is a legitimate Real ID, which is useful for those who need to ensuring Real ID compliance and document authenticity.

Incode Integration Enhancements: To support customers building on the Incode native SDK, we've made two key updates:

  • Incode SDK support: You can now initialize the Incode SDK using ID Dataweb as the entry point! To enable this, we've added the Incode session ID (interviewID) directly in the /get-link API response.
  • Increased visibility into completion rates: You can now trace both completed and abandoned Incode government ID verification sessions directly in audit logs and reporting, making it easier to troubleshoot issues and fine-tune your verification policies.