For Sale Properties

GET https://www.microburbs.com.au/report_generator/api/property/properties

Retrieves detailed information about properties currently listed for sale around 1.5km of the property, including property attributes, location details, and listing information.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/property/properties" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request