Validate Australian visas API
/dvs/visa
Validates an Australian visa using the holder's foreign passport against the DVS. Confirms that the foreign passport holder has a current valid Australian visa attached to that travel document. Used for employment, tenancy and financial services verification of temporary residents.
Example Request
POSTRequest Schema
preflight
Input validation only.
consent
Individual's consent.
first_name
last_name
birth_date
Identity on the document.
passport_number
Foreign passport number linked to the visa.
Available Response Data
3 Data Pointsverification_result_code: Y, N, D or S
activity_id and verification_request_number
additional_information array
for example VI-001 Travel document could not be found
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Right-to-work verification
Employers verifying visa status as part of pre-employment right-to-work checks. Particularly important for temporary visa holders and sponsored workers.
Tenancy applications for visa holders
Property managers verifying the visa status of overseas tenants as part of a tenancy application.
International student services
Universities and education providers verifying student visa status during enrolment.
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.
rocket_launch Implementation
What's needed to validate a visa?
add
What's needed to validate a visa?
Just the foreign passport number and basic identity (name and DOB). You don’t need to physically present the visa. The DVS holds the link between the foreign passport and the current Australian visa.
gavel Compliance
Does this tell me the visa subclass and conditions?
add
Does this tell me the visa subclass and conditions?
No. The response is a binary Y / N / D / S only. The DVS returns whether the visa is valid and matches. It doesn’t return the visa class or conditions. For detailed visa entitlement information, use VEVO instead.
API Testing Sandbox tag
Test the Validate Australian visas 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.