docs / redfin

Redfin

US homes for sale, sold and rentals with history.

base /redfin/v15 endpoints
post/redfin/v1/listing_detail3 credits

Full property record: 17-year price & tax history, schools, amenities, agent, photos, description, Redfin Estimate, mortgage, parcel.

ParameterAllowed / rangeDescription
property_idrequiredRedfin property ID — `property_id` from a search result, or the last number in a /home/ URL.
listing_idoptionalAdvanced: Redfin listing ID (pairs with property_id for the exact active listing).
urloptionalRedfin /home/ property URL (alternative to property_id).
Try in playground →
post/redfin/v1/similar2 credits

Comparable/similar listings near a property, with the comp price band.

ParameterAllowed / rangeDescription
property_idrequiredRedfin property ID — `property_id` from a search result, or the last number in a /home/ URL.
listing_idoptionalAdvanced: Redfin listing ID (pairs with property_id for the exact active listing).
urloptionalRedfin /home/ property URL (alternative to property_id).
Try in playground →
post/redfin/v1/autocomplete1 credit

Resolve free text to Redfin places / agents / schools / buildings (ids + types).

ParameterAllowed / rangeDescription
queryrequiredFree text: a city, neighborhood, address, school or agent name.
Try in playground →
post/redfin/v1/market_stats2 credits

Derived market snapshot for an area: median list price, $/sqft, days on market, inventory, price band.

ParameterAllowed / rangeDescription
locationrequiredThe market area — city, ZIP or neighborhood.
urloptionalAdvanced: a Redfin search URL instead of location.
Try in playground →