Property Detail API

GET
/property_detail
LIVE

Provides the resident and contact details (phone and email) linked to an address referenced by a GNAF ID. Automatically performs a connectivity and DNC check.

Example Request

GET
request.json
key Auth: BearerAuth
GET /property_detail?gnaf_id=GANSW716615055&timeout=20

Request Schema

gnaf_id
Required
string

The address GNAF ID.

timeout
Optional
string

Maximum seconds to wait for checks to complete.

Available Response Data

6 Data Points
01
fact_check

Check Completion Status Boolean

02
location_on

Property Address Details

03
tag

Number of Records Available

04
data_object

Array of Resident Records

Names, Demographics

05
monitor_heart

Live Phone Connectivity Results per resident

06
monitor_heart

DNC (Do Not Call) Register Status per phone number

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

verified

Telemarketing Compliance

Pull resident details for a target location while simultaneously verifying their Do Not Call (DNC) status to ensure strict compliance.

verified

Asset & Debt Recovery

Identify current occupants and verifiable contact numbers for a specific property.

Real-time Notifications

Webhooks & Events tag

notifications
property-check-completed

Because live connectivity checks take time, this webhook fires when the polling requirement ends and the completion status switches to true.

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.

help_center General

Why does the timeout parameter exist?

add

Live carrier connectivity checks can take several seconds. The timeout allows your UI to return partial data immediately while the backend finishes pinging the phone networks.