redfin real estate data
Redfin Real Estate Data API The most comprehensive, stealthy, and blazing-fast Redfin API on RapidAPI. Welcome to the Redfin Real Estate Data API. Whether you are building a real estate investment platform, a property valuation tool, or just performing market research, this API provides you with highly concurrent, real-time access to Redfin's internal data layers. Unlike standard web scrapers,…
redfin real estate data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
auto_complete /property/auto-complete |
**Retrieve autocomplete suggestions for locations on Redfin.** This endpoint returns a list of matching regions (cities, neighborhoods, ZIP codes, etc.) that can be used to… |
| GET |
search_by_url /property/search-by-url |
Search for properties by pasting a full Redfin search URL. Extracts the path and query params, then fetches the GIS data. |
| GET |
region_search_for_sale /region/search-for-sale |
**Search for properties currently listed for sale within a specific geographical region.** This is the primary endpoint for discovering active real estate listings. It supports… |
| GET |
location_search_for_sale /location/search-for-sale |
Search for sale listings around a specific lat/lng coordinate. |
| GET |
location_search_for_rent /location/search-for-rent |
Search for rental listings around a specific lat/lng coordinate. |
| GET |
location_search_for_rent /location/search-for-rent |
Search for rental listings around a specific lat/lng coordinate. |
| GET |
location_search_for_sold /location/search-for-sold |
Search for recently sold properties around a specific lat/lng coordinate. |
| GET |
location_search_for_sold /location/search-for-sold |
Search for recently sold properties around a specific lat/lng coordinate. |
| GET |
region_search_for_rent /region/search-for-rent |
**Search for rental listings within a specific region.** Returns available apartments, houses, and condos for rent. Supports price and bedroom filters. |
| GET |
region_search_for_sale /region/search-for-sale |
**Search for properties currently listed for sale within a specific geographical region.** This is the primary endpoint for discovering active real estate listings. It supports… |
| GET |
region_search_for_rent /region/search-for-rent |
**Search for rental listings within a specific region.** Returns available apartments, houses, and condos for rent. Supports price and bedroom filters. |
| GET |
region_search_for_sold /region/search-for-sold |
**Search for recently sold properties within a specific region.** Useful for market analysis and finding comparable sales (comps). |
| GET |
region_search_for_sold /region/search-for-sold |
**Search for recently sold properties within a specific region.** Useful for market analysis and finding comparable sales (comps). |
| GET |
location_search_for_sale /location/search-for-sale |
Search for sale listings around a specific lat/lng coordinate. |
| GET |
search_by_url /property/search-by-url |
Search for properties by pasting a full Redfin search URL. Extracts the path and query params, then fetches the GIS data. |
| POST |
refresh_session /session/refresh |
Manually trigger a session refresh (Playwright cookie capture). |
| GET |
health_check /health |
Check if the API is running. |
| GET |
get_customer_conversion /customer-conversion-info |
Get customer conversion information. |
| GET |
get_parcel_info /parcel-info |
Get parcel/lot information for a property. |
| GET |
get_main_info /main-info |
**Get core property facts and listing status.** Returns high-level information including number of beds/baths, square footage, lot size, listing status, and basic address info. |
| GET |
get_estimate /estimate |
Get the Redfin price estimate (AVM) for a property. |
| GET |
get_walk_score /walk-score |
**Retrieve Walk Score®, Transit Score®, and Bike Score®.** Provides insights into the property's accessibility and neighborhood convenience. |
| GET |
get_tour_insights /tour-insights |
Get tour insights and scheduling information. |
| GET |
get_public_records /public-records-info |
Get public records, building facts, and zoning information. |
| GET |
get_similars /similars-listings |
Get similar/comparable property listings. |
| GET |
get_history_info /history-info |
**Get the complete sale, listing, and tax history for a property.** Provides a chronological record of price changes, sales, and annual property tax assessments. |
| GET |
get_agent /agent |
Get the listing agent details for a property. |
| GET |
get_date_picker /date-picker-data |
Get available dates for tours and scheduling. Requires listing ID. |
| GET |
get_schools /schools |
Get nearby schools and school district information. |
| GET |
get_more_resources /more-resources-info |
Get additional resources and links for a property. |
| GET |
get_amenities /amenities |
**Retrieve exhaustive list of property features and amenities.** Includes interior features (heating, cooling, appliances), exterior features (pool, garden), construction… |
| GET |
get_price_drop /price-drop-info |
Get price drop history and price change information. |
| GET |
get_detail_by_url /detail-by-url |
Get full property details using a Redfin property URL. First resolves the URL to propertyId/listingId, then fetches details. |
| GET |
get_mortgage_calculator /mortgage-calculator-info |
Get mortgage calculator information (rates, taxes, insurance estimates). |
| GET |
get_popularity_info /popularity-info |
Get property popularity metrics (views, saves, etc.). |
| GET |
get_climate_risks /climate-risks |
**Get environmental risk scores for the property.** Returns normalized risk scores for flood, fire, heat, and wind hazards based on Redfin's environmental data partners. |
| GET |
get_details_v2 /v2/details |
**Retrieve comprehensive property details by merging data from multiple internal sources.** This is the "God-endpoint" for property information. It aggregates data from both… |
| GET |
auto_complete /property/auto-complete |
**Retrieve autocomplete suggestions for locations on Redfin.** This endpoint returns a list of matching regions (cities, neighborhoods, ZIP codes, etc.) that can be used to… |
| POST |
refresh_session /session/refresh |
Manually trigger a session refresh (Playwright cookie capture). |
| GET |
get_date_picker /date-picker-data |
Get available dates for tours and scheduling. Requires listing ID. |
| GET |
get_amenities /amenities |
**Retrieve exhaustive list of property features and amenities.** Includes interior features (heating, cooling, appliances), exterior features (pool, garden), construction… |
| GET |
get_walk_score /walk-score |
**Retrieve Walk Score®, Transit Score®, and Bike Score®.** Provides insights into the property's accessibility and neighborhood convenience. |
| GET |
get_climate_risks /climate-risks |
**Get environmental risk scores for the property.** Returns normalized risk scores for flood, fire, heat, and wind hazards based on Redfin's environmental data partners. |
| GET |
get_mortgage_calculator /mortgage-calculator-info |
Get mortgage calculator information (rates, taxes, insurance estimates). |
| GET |
get_popularity_info /popularity-info |
Get property popularity metrics (views, saves, etc.). |
| GET |
get_similars /similars-listings |
Get similar/comparable property listings. |
| GET |
get_public_records /public-records-info |
Get public records, building facts, and zoning information. |
| GET |
health_check /health |
Check if the API is running. |
| GET |
get_estimate /estimate |
Get the Redfin price estimate (AVM) for a property. |
| GET |
get_more_resources /more-resources-info |
Get additional resources and links for a property. |
redfin real estate data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $5 / month | 1 / second |
|
| ULTRA Recommended | $20 / month | 1 / second |
|
| MEGA | $49 / month | 2 / second |
|
| MEGA | $99 / month | — |
|