Property Detail API
/property_detail
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
GETRequest Schema
gnaf_id
The address GNAF ID.
timeout
Maximum seconds to wait for checks to complete.
Available Response Data
6 Data PointsCheck Completion Status Boolean
Property Address Details
Number of Records Available
Array of Resident Records
Names, Demographics
Live Phone Connectivity Results per resident
DNC (Do Not Call) Register Status per phone number
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Telemarketing Compliance
Pull resident details for a target location while simultaneously verifying their Do Not Call (DNC) status to ensure strict compliance.
Asset & Debt Recovery
Identify current occupants and verifiable contact numbers for a specific property.
Webhooks & Events tag
property-check-completed
Because live connectivity checks take time, this webhook fires when the polling requirement ends and the completion status switches to true.
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.
help_center General
Why does the timeout parameter exist?
add
Why does the timeout parameter exist?
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.