GET /avm/rent/long-term

rentcast.io

Summary: Rent Estimate
Operation ID: rent-estimate-long-term
Auth: unknown
Description

Returns a property rent estimate and comparable properties.

Parameters (10)

address (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

bathrooms (number, query, optional, default: 2)

The number of bathrooms in the property. Supports fractions to indicate partial bathrooms

bedrooms (number, query, optional, default: 4)

The number of bedrooms in the property. Use `0` to indicate a studio layout

compCount (integer, query, optional, default: 5)

The number of comparable listings to use when calculating the rent estimate, between 5 and 25. Defaults to 10 if not provided

daysOld (number, query, optional)

The maximum number of days since comparable listings were last seen on the market, with a minimum of 1

latitude (number, query, optional)

The latitude of the property. The `latitude`/`longitude` can be provided instead of the `address` parameter

longitude (number, query, optional)

The longitude of the property. The `latitude`/`longitude` can be provided instead of the `address` parameter

maxRadius (number, query, optional)

The maximum distance between comparable listings and the subject property, in miles

propertyType (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']}

squareFootage (number, query, optional, default: 1600)

The total living area size of the property, in square feet

No probe data for this endpoint yet.