How frequent do our AVMs update?
How often Valocity's AVMs (iVals) are refreshed.
Our iVals, Valocity's automated valuation models (AVMs), are updated weekly.
This means the estimate you receive always reflects the most recent weekly refresh, keeping your valuations current as market conditions change.
In the property estimate endpoint, the API response includes the refresh date field in ISO format:
{
"estimate": 2200000,
"estimateHigh": 2510000,
"estimateLow": 1890000,
"confidence": "medium",
"currency": "AUD",
"date": "2025-06-15"
}