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_birth_certificate| Field | Required | Example |
|---|---|---|
first_name | Yes | John |
last_name | Yes | Doe |
date_of_birth | Yes | 1990-01-01 |
birth_registration_number | Yes | SAMPLE-BIRTH-12345 |
birth_registration_date | Yes | 1990-01-01 |
birth_registration_state | Yes | Sample State |
middle_name | No | Demo |
first_name, last_name, date_of_birth, birth_registration_number, birth_registration_date, birth_registration_statemiddle_nameAUSaus_birth_certificatetrueJohnDoeYYYY-MM-DD format.Example: 1990-01-01birth_registration_number value required by this database service.Example: SAMPLE-BIRTH-12345birth_registration_date value required by this database service.Example: 1990-01-01birth_registration_state value required by this database service.Example: Sample StateDemosource_data depend on what the registry returns. The generated example for aus_birth_certificate currently documents this normalized shape:
date_of_birthfirst_nameidentification_numberlast_namemiddle_name