Neighbours Information

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

Retrieves a property's information and its surrounding neighbours with attributes and transaction history. Optionally includes geometry data.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/property/neighbours" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request