Data API
Australia's property data — in your app
A clean REST API over 17,958 suburbs — median price & rent, yield, growth, investor & liveability scores, demographics, schools and risk. Real government-sourced figures, honestly labelled. Build valuations, lead tools, dashboards, or enrich your own product.
Endpoints
GET/api/v1/search?q=bondi
Search suburbs by name, postcode or state
GET/api/v1/suburb/{postcode}
Full suburb profile — price, yield, growth, scores, demographics, risk
GET/api/v1/suburb/{postcode}/history
Median price time-series (government sales)
GET/api/v1/suburb/{postcode}/sales
Recent comparable sales
Quickstart
# Auth via header
curl -H "X-Api-Key: apk_your_key" \
https://www.australiaproperty.com.au/api/v1/suburb/2026
# → { "name": "Bondi", "state": "NSW",
# "medianPrice": 2900000, "rentYield": 2.1,
# "score": 78, ... }Pass your key as the X-Api-Key header (or ?api_key=). JSON in, JSON out.
Simple, usage-based pricing
Start free. Upgrade when you scale.
Free
$0
For trials, prototypes and side-projects.
- ✓100 requests / day
- ✓Suburb, search & history endpoints
- ✓Real government-sourced data
- ✓Attribution required
Starter
$49/mo
For small apps and internal tools.
- ✓1,000 requests / day
- ✓All endpoints
- ✓Commercial use
- ✓Email support
Pro
$199/mo
For production products at scale.
- ✓10,000 requests / day
- ✓All endpoints + sales history
- ✓Commercial use
- ✓Priority support
Enterprise
Custom
Bulk feeds, custom data and SLAs.
- ✓100k+ requests / day
- ✓Bulk & custom data feeds
- ✓SLA + dedicated support
- ✓White-label options
Attribution to Australia Property is required on the Free plan. Commercial use permitted from Starter up. Data is indicative, not financial advice.