GET /avm/value
Operation ID: value-estimate
Auth: unknown
Description
Returns a property value estimate and comparable properties.
Parameters (10)
(string, query, optional, default: 5500 Grand Lake Drive, San Antonio, TX, 78244)
The full property address, in the format of `Street, City, State, Zip`. You need to provide either the `address` or the `latitude`/`longitude` parameters
(number, query, optional, default: 2)
The number of bathrooms in the property. Supports fractions to indicate partial bathrooms
(number, query, optional, default: 4)
The number of bedrooms in the property. Use `0` to indicate a studio layout
(integer, query, optional, default: 5)
The number of comparable listings to use when calculating the value estimate, between 5 and 25. Defaults to 10 if not provided
(number, query, optional)
The maximum number of days since comparable listings were last seen on the market, with a minimum of 1
(number, query, optional)
The latitude of the property. The `latitude`/`longitude` can be provided instead of the `address` parameter
(number, query, optional)
The longitude of the property. The `latitude`/`longitude` can be provided instead of the `address` parameter
(number, query, optional)
The maximum distance between comparable listings and the subject property, in miles
(string, query, optional, default: Single Family)
The type of the property. See [explanation of property types](https://developers.rentcast.io/reference/property-types)
Constraints: {'enum': ['Single Family', 'Condo', 'Townhouse', 'Manufactured', 'Multi-Family', 'Apartment', 'Land']}
(number, query, optional, default: 1600)
The total living area size of the property, in square feet
No probe data for this endpoint yet.