Skip to main content
Requirements:
  • API key pair
  • Soft ID settings enabled (configured by iDenfy staff)
  • Finances added to your environment

Generate Request

Either dob or idNum (full SSN or last 4 digits) is mandatory.

Request Parameters

First name of the person to verify.
Last name of the person to verify.
Database identifier to check against (e.g., US_15).
Date of birth in YYYY-MM-DD format. Required if idNum is not provided.
Full SSN or last 4 digits. Required if dob is not provided.
Year of birth.
State code (e.g., CA).
City name.
Primary address line.
Secondary address line.
Postal/ZIP code.
Phone number.
Email address.

Request Example

Response Example


List/Retrieve Soft ID Verification Checks

Understanding response fields:In the response data, fields are categorized into two types:
  1. Informational fields: Names like firstName, lastName, etc. These directly mirror the data you provided in the request and are not verified against the database.
  2. Status fields: Names ending with *Status, like firstNameStatus, lastNameStatus. These indicate the outcome of verifying the corresponding informational field against the database.
The system verifies each applicable field individually; there is no single overall verification status for the entire request.

Possible Status Values

Response Example