Suburb Insights
GET https://www.microburbs.com.au/report_generator/api/property/suburb_insights
Retrieves AI-generated scores for various aspects of life in a specified property's suburb, including climate, community, safety, lifestyle, and more. Combines data-based scores with public reviews for rich, descriptive assessments.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/property/suburb_insights" \
-H "Authorization: Bearer test" \
-H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request
