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
Address

Real Estate Search API

POST
/realestate_search
LIVE

Returns the real estate listing history (sale, sold, and rental events) for a property, sourced from the GlobalData Australian property universe. Accepts a GNAF ID, a full address as a single string, or structured address parts. Results come back most recent first, with an optional date_from filter to limit to recent activity

Example Request

POST
request.json
key Auth: BearerAuth
{
  "gnaf_id": "GAVIC421647320",
  "date_from": "2015-01-01"
}

Request Schema

gnaf_id
Conditional
string · (max 15 chars)

The GNAF address ID. Most efficient lookup. Mutually exclusive with full_address and the structured parts.

full_address
Conditional
string · (4 to 255 chars)

A complete address as a single string. Mutually exclusive with the other modes.

street_address
Conditional
string · (4 to 100 chars)

Street address component. Use with suburb, state, postcode for structured mode.

suburb
Optional
string · (3 to 60 chars)

Suburb. Used with street_address.

state
Optional
enum

ACT, NSW, NT, QLD, SA, TAS, VIC, WA. Used with street_address.

postcode
Optional
string · (3 to 4 chars)

Postcode. Used with street_address.

date_from
Optional
date

Optional. Only return records on or after this date.

Available Response Data

6 Data Points
01
monitor_heart

Message Status

02
tag

Total Records Found

03
monitor_heart

Array of Real Estate Listing Records

04
data_object

Listing Events

Sale, Sold, Rent

05
data_object

Property Type and Attributes

Bedrooms, Bathrooms, Car Spaces

06
schedule

Historic Pricing Data and Event Dates

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

real_estate_agent

Vendor appraisal and listing intel

Pull the listing history for a property when prepping an appraisal or pitching for a listing. Last sale date, last rental, and price trajectory all come back in one call.

house

Property valuation context

Feed historical sale prices into valuation models. Beats scraping listings sites and keeps the data consistent across your portfolio.

request_quote

Pre-loan property due diligence

Lenders can pull recent sale and rental history as part of mortgage application due diligence. Useful signal for owner-occupier vs investor classification.

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 if I only have the street address?

add

Use the structured mode. Pass street_address plus suburb, state and/or postcode. The system will resolve to a GNAF for you. Sending full_address as a single string works too if you’d rather pass it through unparsed.

help_center General

How far back does the history go?

add

It depends on the property. Some have records going back decades, others are recent additions to the dataset. The date_from filter is useful when you only want activity within a given window.

rocket_launch Implementation

What does a no-match response look like?

add

message: "Address not found", an empty address object, and records: []. The HTTP status is still 200. Treat “address not found” as informational, not an error.

Try it Live

API Testing Sandbox tag

Test the Real Estate Search 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 Real Estate Search 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