Market Insights by Street

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

Retrieves detailed property market information for streets within a specified suburb. Includes an aggregate 'Whole of suburb' entry along with individual street data.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/suburb/streets" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request