Zoning
GET https://www.microburbs.com.au/report_generator/api/suburb/zoning
Retrieves information about the different zoning areas within a specified suburb, including residential, commercial, and other zone types.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/suburb/zoning" \
-H "Authorization: Bearer test" \
-H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request
