Verifies input data against the Document Verification Service (DVS). Authoritative real-time identity lookup for Australia. Pay-per-call, no contracts.
Verifies input data against the Document Verification Service (DVS). Didit exposes this service throughDocumentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
POST /v3/database-validation/ so you can verify the submitted data against the authoritative source and receive normalized match results.
aus_immicard| Field | Required | Example |
|---|---|---|
first_name | Yes | John |
last_name | Yes | Doe |
date_of_birth | Yes | 1990-01-01 |
immi_card_number | Yes | SAMPLE-IMMI-12345 |
immi_card_expiry_date | Yes | 2030-01-01 |
first_name, last_name, date_of_birth, immi_card_number, immi_card_expiry_dateAUSaus_immicardtrueJohnDoeYYYY-MM-DD format.Example: 1990-01-01immi_card_number value required by this database service.Example: SAMPLE-IMMI-12345immi_card_expiry_date value required by this database service.Example: 2030-01-01source_data depend on what the registry returns. The generated example for aus_immicard currently documents this normalized shape:
date_of_birthfirst_nameidentification_numberlast_name