Market Insights
GET https://www.microburbs.com.au/report_generator/api/suburb/market
Retrieves historical and current market data for properties in a specified suburb, with comparisons to larger geographical areas. Data is provided as a time series with monthly observations.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/suburb/market" \
-H "Authorization: Bearer test" \
-H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request
