Market Insights
GET
https://www.microburbs.com.au/api/external/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
suburb – Try it with "Belmont North"*
i
The name of the suburb
metric
i
Type of market data (price, rent, vacancy, volume, yield, growth, growth_forecast, sold_count, stock_on_market, time_on_market). Default is 'price'.
property_type
i
Type of property (house, unit, all). Default is 'house'
curl -X GET "https://www.microburbs.com.au/api/external/suburb/market" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request
