Development Applications

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

Retrieves information about development applications submitted 1km around the specified property. Categories include industrial, education, new dwelling, subdivision, aged care, utilities, intimate services, or renovation.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/property/development" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request