v1

latestOpenAPI 3.1.02026-07-26320320.3 KB

/v3/PropertyComps API

Customize your comps model

post/v3/PropertyComps

Request body

idstring

Property ID for subject property

addressstring

The fully formatted address for your subject property (e.g. 123 Main St, Arlington, VA 22205)

exact_matchboolean

Enforces strictness on the address matching. No fuzzy matching.

max_radius_milesnumber float

Accepts values 0.1 to 100.

max_days_backinteger

Specify 30 (days), 60 (days), 90 (days), etc. range for the recent sales comps that are returned.

max_resultsinteger

Cap the amount of comps you want returned and how contribute to your AVM calculation.

arms_lengthboolean
same_bathsboolean

If true, all comps returned will have the same number of bathrooms

same_bedsboolean

If true, all comps returned will have the same number of bedrooms

same_census_tractboolean

If true, all comps returned will reside inside the same census tract

same_countyboolean

If true, all comps returned will reside in the same county

same_neighborhoodboolean

If true, all comps returned will reside in the same neighborhood

same_zipboolean

If true, all comps returned will reside in the same zipcode

last_sale_price_mininteger
last_sale_price_maxinteger
mls_listing_price_mininteger
mls_listing_price_maxinteger
bathrooms_mininteger

Set a range for the number of bathrooms in the house, so that comps returned match those specs

bathrooms_maxinteger
bathrooms_boostinteger

Accepts values 1 to 50.

bedrooms_mininteger

Set a range for the number of bedrooms in the house, so that comps returned match those specs

bedrooms_maxinteger
bedrooms_boostinteger

Accepts values 1 to 50.

living_square_feet_mininteger

Set a range for the square feet of the property, so that comps returned match the size specifications

living_square_feet_maxinteger
living_square_feet_boostinteger

Accepts values 1 to 50.

lot_square_feet_mininteger

Set a range for the square feet of the lot, so that comps returned match the size specifications

lot_square_feet_maxinteger
lot_square_feet_boostinteger

Accepts values 1 to 50.

year_built_mininteger

Set a range for the year your comparable properties were built

year_built_maxinteger
year_built_boostinteger

Accepts values 1 to 50.

same_construction_typeboolean

If the subject property has a populated construction type, will only return comps with that same type when set to true

Response

200