Rent Estimate

Returns a property rent estimate and comparable properties.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
 

This endpoint returns the current property rent estimate and comparable rental listings for a specific address or a latitude/longitude coordinate.

The rent estimate returned by this endpoint represents the estimated rent you can expect to collect from a long-term rental lease of a given property.

It also returns several subject property attributes in the subjectProperty field. View the full property valuation schema to learn more about the response fields.

The returned comparable listings will be sorted by the correlation field in descending order, with the most similar listings appearing first. They can be used to display rental comps for a given property, or to calculate your own rent estimates.

📘

See this guide to learn more about fine-tuning the AVM and comparable selection algorithms, and increasing the accuracy of the rent estimates.

📘

For multi-family properties (Multi-Family or Apartment property types), this endpoint will return a rent estimate for a single unit, not the entire building. Learn more about AVMs for multi-family properties.

 
Query Params
string
Defaults to 5500 Grand Lake Dr, San Antonio, TX, 78244

The full address of the property, in the format Street, City, State, Zip. You need to provide either the address or the latitude/longitude parameters

float

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

float

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

string
enum

The type of the property. See explanation of property types

Allowed:
float

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

float

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

float

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

float

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

int32

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

int32
Defaults to 5

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

boolean

When enabled, will attempt to look up subject property attributes to find more relevant comps. Defaults to true if not provided. Learn more about this feature

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json