Uses the input phone number as the primary lookup key against the Residential and Citizens databases. Authoritative real-time identity lookup for Australia. Pay-per-call, no contracts.
Uses the input phone number as the primary lookup key against the Residential and Citizens databases. 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_residential_lookup| Field | Required | Example |
|---|---|---|
first_name | Yes | John |
last_name | Yes | Doe |
date_of_birth | Yes | 1990-01-01 |
landline | Yes | +15550101001 |
phone | Yes | +15550101000 |
middle_name | No | Demo |
gender | No | M |
address | No | 123 Sample Street, Sample City, 10001 |
first_name, last_name, date_of_birth, landline, phonemiddle_name, gender, addressAUSaus_residential_lookupJohnDoeYYYY-MM-DD format.Example: 1990-01-01+15550101001+15550101000DemoM123 Sample Street, Sample City, 10001address is optional for this service. You can send one complete address string and Didit will split it into structured address elements when possible, or you can send the structured fields explicitly.address_element_1 is the street address, including street number and street type.address_element_2 is optional unit, building, floor, or extra address line. Didit only sends it when you provide it explicitly.address_element_3 is suburb, district, locality, or neighborhood.address_element_4 is city, town, state, province, or region.address_element_5 is postcode or postal code. postal_code is accepted as an alias.address_element_1 plus one searchable component such as address_element_3, address_element_4, or address_element_5; requests rejected before source lookup are not charged.source_data depend on what the registry returns. The generated example for aus_residential_lookup currently documents this normalized shape:
addressdate_of_birthfirst_namelast_namemiddle_name