Property Finder

GET https://www.microburbs.com.au/report_generator/api/property_finder

Search for properties based on multiple criteria including location, price, features, yield, growth, and proximity to amenities. Returns ranked results with match scores based on optional filters.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/property_finder" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request