Real Estate Search API
/realestate_search
Returns Australian real estate listing history (sale, sold, and rental events) for a given property address.
Example Request
POST{
"gnaf_id": "GAVIC421647320",
"date_from": "2015-01-01"
}
Request Schema
The GNAF address ID
Complete address as a single string.
Street address component (Required for structured).
Suburb name.
State abbreviation.
Postcode.
Returns records on or after YYYY-MM-DD.
Available Response Data
6 Data PointsMessage Status
Total Records Found
Array of Real Estate Listing Records
Listing Events
Sale, Sold, Rent
Property Type and Attributes
Bedrooms, Bathrooms, Car Spaces
Historic Pricing Data and Event Dates
Technical Use Cases
PropTech Valuations
Feed historical sale and rental prices directly into Automated Valuation Models (AVMs) and property insight dashboards.
Mortgage Underwriting
Verify stated property values and recent transaction histories during loan application reviews.
Webhooks & Events
property-listed-alert
Subscribe to status changes to receive notifications when a specific GNAF ID appears in a new rental or sale listing.
Compliance & Security
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions
Everything you need to know about implementation details and compliance infrastructure.
help_center General
How far back does the listing history go?
add
How far back does the listing history go?
Our datasets cover deep historical listing events. You can use the date_from parameter to restrict the payload size to recent years.