AVM (Automated Valuation Model)

GET https://www.microburbs.com.au/report_generator/api/avm

Provides AI-powered automated property valuation using machine learning algorithms that analyze comparable sales, market trends, property attributes, and location factors to estimate current market value.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/avm" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request