Validate a death certificate API
/dvs/death_cert
Validates an Australian death certificate against the DVS. Confirms the certificate was genuinely issued by the Registry of Births, Deaths and Marriages in the issuing state and matches the details you've supplied. Used in estate administration, life insurance claims and superannuation death benefits work.
Example Request
POSTRequest Schema
preflight
Input validation only.
consent
Individual's consent.
first_name
last_name
Names on the death certificate.
event_date
Date of death.
registration_number
Required (or certificate_number) in most states.
certificate_number
Most reliable identifier. Recommended in all cases.
registration_date
Relevant for QLD and TAS.
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 DC-001 Given Name/s does not match
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Estate administration
Solicitors and estate administrators verifying a death certificate before they start estate distribution.
Life insurance and super death benefit claims
Insurers and super trustees validating a death certificate submitted with a claim before releasing benefits.
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.
gavel Compliance
Is this the same as the ADC Check?
add
Is this the same as the ADC Check?
No. The ADC Check searches the Australian Death Check register by name and DOB. This endpoint verifies that a specific death certificate document is genuine. Use the ADC Check to discover a death. Use this one to verify the certificate document itself.
API Testing Sandbox tag
Test the Validate a death certificate 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.