Verifies input data to the NZTA verification service. Authoritative real-time identity lookup for New Zealand. Pay-per-call, no contracts.
Verifies input data to the NZTA verification service. 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.
nzl_zealand_drivers_licence| Field | Required | Example |
|---|---|---|
first_name | Yes | John |
last_name | Yes | Doe |
date_of_birth | Yes | 1990-01-01 |
driver_license_number | Yes | SAMPLE-DL-12345 |
driver_license_version | Yes | sample_value |
first_name, last_name, date_of_birth, driver_license_number, driver_license_versionNZLnzl_zealand_drivers_licenceJohnDoeYYYY-MM-DD format.Example: 1990-01-01SAMPLE-DL-12345driver_license_version value required by this database service.Example: sample_valuesource_data depend on what the registry returns. The generated example for nzl_zealand_drivers_licence currently documents this normalized shape:
date_of_birthfirst_nameidentification_numberlast_name