Development Applications

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

Retrieves information about development applications submitted within a specified suburb. 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/suburb/development" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request