Skip to content
In force

Tranche 2 started 1 July — AML/CTF obligations now extend beyond financial services.

See who is coveredarrow_forward
WatchEyeOnboarding & monitoring

Customer onboarding, screening and ongoing monitoring in one system, with real-time KYC and KYB alerts when a customer's risk changes.

Visit WatchEyearrow_forwardcheck_circleIncluded in the Global Data Portal
IDFEX ID CheckIdentity verification

One-to-one identity, document and data checks against the DVS and Australian data sources, run from the Portal or by API.

Visit IDFEX ID Checkarrow_forwardcheck_circleIncluded in the Global Data Portal
ID PassSelf-service verification

Customers verify their own identity and biometrics from a link on their phone. The result comes back to you, and they keep control of their data.

Visit ID Passarrow_forwardcheck_circleIncluded in the Global Data Portal
InsiightData quality

Verifies, corrects and enriches customer records so they stay accurate — one at a time or across your whole database.

Visit Insiightarrow_forwardcheck_circleIncluded in the Global Data Portal
Australian Death CheckDeceased data

The official national death data source. Match your records against it to find and remove deceased individuals.

Visit Australian Death Checkarrow_forwardcheck_circleIncluded in the Global Data Portal
QuesterMarketing lists

Build targeted, privacy-compliant Australian marketing lists with smart filters. Pay only for the records you download.

Visit Questerarrow_forwardcheck_circleIncluded in the Global Data Portal
verified_userVerify identities7 solutions

Confirm a person or business is who they claim to be: government IDs, biometrics, business registries and employment checks against authoritative Australian sources.

All solutionsarrow_forwardcheck_circleAvailable in the Portal and by API
policy_alertStay compliant6 solutions

Meet AUSTRAC obligations and understand customer risk: screening, risk assessment, fraud controls and investigation tools with evidence recorded for each check.

All solutionsarrow_forwardcheck_circleAvailable in the Portal and by API
databaseImprove your data3 solutions

Keep customer records accurate and put them to work: correct and enrich existing data, unify it into a single view, or build compliant marketing lists from opted-in records.

All solutionsarrow_forwardcheck_circleAvailable in the Portal and by API
policyAML & screening6 use cases

Obligations under the AML/CTF Act, from screening at onboarding through to ongoing monitoring — with the evidence for each check recorded.

All use casesarrow_forwardcheck_circleMapped to the products and data that cover it
how_to_regOnboarding & identity3 use cases

Verifying who a customer, employee or account holder is — at sign-up and during ongoing checks — against authoritative Australian sources.

All use casesarrow_forwardcheck_circleMapped to the products and data that cover it
databaseData & enrichment4 use cases

Keeping customer records accurate, current and complete: validate contact detail, fill the gaps, locate people and remove deceased records.

All use casesarrow_forwardcheck_circleMapped to the products and data that cover it
Global Data
Portalarrow_forward
Productsexpand_more
Solutionsexpand_more
Use casesexpand_more
Dataexpand_more
APIarrow_forwardIndustriesarrow_forwardResourcesarrow_forwardAboutarrow_forwardContactarrow_forward Request a Demo
Talk to the team

9am–5pm AEST, Monday to Friday.

call03 9948 4089
Person

Enhance Record Plus API

POST
/enhance_record_plus
LIVE

Hand it a partial person record and it gives you back the full picture: verified address, additional phones and emails, possible business associations, demographic indices, plus court records and social records for the matched contacts. The "Plus" tier runs the court and social checks automatically on the matched result, so you get a richer dossier than the base Enhance Record service in a single call.

Example Request

POST
request.json
key Auth: BearerAuth
{
  "first_name": "Michael",
  "middle_name": "John",
  "last_name": "Raymond",
  "dob": "1969-06-21",
  "phone": "0412345678",
  "email": "michael.raymond@example.com",
  "street_address": "12 Conestoga Way",
  "suburb": "Upper Coomera",
  "state": "QLD",
  "postcode": "4209",
  "opt-in": false
}

Request Schema

first_name
Required
string

Required as part of the minimum-search combinations.

middle_name
Required
string

Optional middle name.

last_name
Required
string

Required when combined with DOB or address.

dob
Required
string

Date of birth. Required if you're not sending an address (and vice versa).

phone
Required
string

0NSN format. A phone is enough on its own to meet the minimum requirement.

email
Required
string

An email is enough on its own too.

street_address
Required
string

Address line 1.

suburb
Required
string

Suburb.

state
Required
enum

ACT, NSW, NT, QLD, SA, TAS, VIC or WA.

postcode
Required
string

Four-digit postcode.

opt-in
Required
boolean

Limit results to records opted in to marketing or public records (such as whitepages). Social records are never opt-in checked and must not be used for marketing.

Available Response Data

11 Data Points
01
fact_check

Address match result and the cleaned/corrected address with GNAF ID

02
schedule

Property metadata: last sale date, last rental date, SEIFA indices

IRSAD, IER, IEO

03
fact_check

Matched person details: how it matched (name_dob, full_name_exact, etc.), full name, DOB, gender

04
tag

Judgements count where available

05
data_object

Possible ABN business associations

06
data_object

Deceased flag

07
location_on

Additional addresses linked to the person

08
alternate_email

Additional phone numbers

09
location_on

Additional email addresses

10
monitor_heart

Court records: name, date, court, location, state, case number, listing type (civil or criminal), case title, additional info

11
location_on

Social records keyed by the email or phone they're linked to, with profile, location, employment, employment history, education, emails, phones, skills, interests and socials

lock Full API documentation provided after vetting from our compliance team.
By The Numbers

API Data Scale & Coverage tag

Unmatched data depth to power your compliance and verification workflows.

50M+
Phone & Email Records
40M+
Adverse Court Records
2BN+
Australian Universe Records
18M+
Real Estate Records
7M+
Deceased Records
980M+
Social Media & Employment Records
Practical Applications

Technical Use Cases tag

account_circle

Customer 360 enrichment

Take a single phone or email captured at sign-up and turn it into a full identity record. Alternate contacts, current address, business associations and demographic indices, all without re-asking the customer.

support_agent

EDD on higher-risk customers

Roll the address verification, judgements count, court records and social profile into one dossier suitable for enhanced due diligence on PEPs, high-net-worth customers or elevated-risk onboardings.

support_agent

Skip tracing and debt recovery

Resolve a stale or partial contact record into current address and alternate contact details, ready for collections and skip-tracing work.

gavel

Pre-engagement screening for legal teams

Surface public court records and judgements linked to a counterparty before you sign engagement letters, contracts or supplier agreements.

Trust & Assurance

Compliance & Security tag

Enterprise-grade infrastructure audited against the standards your regulators require.

verified_user
ISO 27001 Certified
enhanced_encryption
AES-256 Encryption
public
Australian Data Sovereignty
Integration & Support

Common Questions tag

Everything you need to know about implementation details and compliance infrastructure.

rocket_launch Implementation

What's the minimum I need to call this endpoint?

add

Any one of: first name plus last name plus DOB or address; or just a phone number; or just an email. Anything less and you get a 400 with “Insufficient information to perform the request”.

gavel Compliance

Can I use the social records for marketing?

add

No. Social records aren’t checked for opt-in status. They appear because an email or phone number on the record shows up in social media data. Use them for identity context only, not for marketing.

gavel Compliance

Can I treat the court records as proof of something about this person?

add

Court records appear because the name and state line up with public court records. That isn’t proof the record refers to your subject. Treat them as a signal worth investigating, then do your own enquiries before acting on the information.

rocket_launch Implementation

What do the match types mean?

add

The match_result value tells you how the candidate was found. Full name and DOB together is name_dob. Full name only is full_name_exact. First initial plus last name plus phone is name_initial_phone. There’s a long list of these in the docs. Use the value to weight your downstream confidence in the result.

Try it Live

API Testing Sandbox tag

Test the Enhance Record Plus API directly in your browser with live mock data and see instant results.

rocket_launch Request Sandbox Access

Access to live sandbox environments requires manual approval from our compliance team.

Enquire now

Ready to integrate Enhance Record Plus API?

Talk to our team about credentials, sandbox access and the right combination of endpoints for your workflow.

Call 03 9948 4089 · sales@globaldata.net.au