Validate a drivers licence API
/dvs/drivers_licence
Validates an Australian driver licence against the DVS. All eight states and territories are supported. The endpoint accepts both the licence number and the card number, which is required by most states for verification. This is by far the most-used DVS document in Australian identity verification workflows.
Example Request
POSTRequest Schema
preflight
Input validation only.
consent
Individual's consent.
first_name
middle_name
last_name
Names on the licence.
birth_date
YYYY-MM-DD.
licence_number
Licence number being validated.
card_number
Card number printed on the physical card
state
State of issue.
Available Response Data
3 Data Pointsverification_result_code: Y, N, D or S
activity_id and verification_request_number
additional_information array
for example DL-001 Document invalid
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Primary identity document in KYC
The driver licence is the document presented most often in Australian customer onboarding, which makes this the workhorse DVS check for KYC under the AML/CTF Act.
Account recovery verification
Re-verify a customer during account recovery, password reset or step-up authentication
Driver and contractor onboarding
Verify employee and contractor licences for businesses with a mandatory licence requirement, such as rideshare, fleet operators and last-mile delivery.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions tag
Everything you need to know about implementation details and compliance infrastructure.
help_center General
Do I need the card number as well as the licence number?
add
Do I need the card number as well as the licence number?
Most states now want both. The licence number identifies the licence holder. The card number identifies the specific physical card and is printed on the card itself (usually prefixed with a letter). The state-by-state requirements are in the DVS sandbox responses documentation.
API Testing Sandbox tag
Test the Validate a drivers licence API directly in your browser with live mock data and see instant results.
rocket_launch Request Sandbox AccessAccess to live sandbox environments requires manual approval from our compliance team.