Redfin Working API
------------------------ `You're in the right place. Just give it a try!` ------------------------ - Realtime-Data exactly like you see on www.redfin.com. - Fastest Redfin API. - Find any property. - Custom endpoint, concurrent requests, priority support. - If you need help using this API for your projects, contact at: `[email protected]`
Redfin Working API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Property Details | ||
| GET |
/detailsByID /detailsbyid |
Get details by property id and listing id. |
| GET |
/detailsByUrl /detailsbyurl |
Get details by property url. |
| GET |
/detailsByAddress /detailsbyaddress |
Get details by property address. |
| Individual Details | ||
| GET |
/basicDetails /basicDetails |
Get basic details from this endpoint. |
| GET |
/overview /overview |
Get overview (above the fold) |
| GET |
/insights /insights |
Get insights (below the fold) data |
| GET |
/mainHouseInfoPanelInfo /mainHouseInfoPanelInfo |
Get mainHouseInfoPanel details |
| GET |
/mortgageCalculatorInfo /mortgageCalculatorInfo |
Get mortgage calculator info. |
| GET |
/agentInfo /agentInfo |
Get agent details |
| GET |
/amenities /amenities |
Get amenities details |
| GET |
/avm (Estimate) /avm |
Get avm details. |
| GET |
/walkScore /walkScore |
Get walkScore data. |
| GET |
/hotMarketInfo /hotMarketInfo |
Get hotMarketInfo data. |
| GET |
/tourInsights /tourInsights |
Get tourInsights data |
| GET |
/customerConversionInfo /customerConversionInfo |
Get customerConversionInfo data. |
| GET |
/floodInfo /floodInfo |
Get flood info data. |
| GET |
/popularityInfo /popularityInfo |
Get popularityInfo data. |
| GET |
/getDatePickerData /getDatePickerData |
Get getDatePickerData data. |
| GET |
/priceDropInfo /priceDropInfo |
Get priceDropInfo data. |
| Property Search | ||
| GET |
/autocomplete /autocomplete |
Get Autocomplete results from query/location. |
| GET |
/search/byurl /search/byurl |
Search by the Redfin search URL. |
| GET |
/search/bylocation /search/bylocation |
This endpoint lets you search Redfin via location. |
| GET |
/search/byregionid /search/byregionid |
This endpoint lets you search Redfin via regionId. |
| GET |
/search/bypolygon /search/bypolygon |
This endpoint lets you search Redfin via polygon. |
| GET |
/search/bycoordinates /search/bycoordinates |
This endpoint lets you search Redfin via latitude, longitude and radius(miles). |
| Market & Region Data | ||
| GET |
/housingMarketTrends /housingMarketTrends |
Time-series housing market trends for a ZIP, city, county, neighborhood, or `region_id`. Returns: - **Median Sale Price** - **# Homes Sold** - **Days on Market** +… |
| GET |
/usHousingMarketTrends /usHousingMarketTrends |
US-national housing market trends. The backend hard-codes the US national region — no `location` param needed. Returns three blocks: - **Overview** — Median Sale Price, # Homes… |
| GET |
/marketHotness /marketHotness |
How hot is the market in this region? Returns the **Redfin Compete Score** plus a nearby-ZIP comparison block. |
| GET |
/schools /schools |
Schools serving the region — Elementary, Middle, and High — with **GreatSchools** ratings. |
| GET |
/climateRisk /climateRisk |
Climate risk for the region from **First Street Foundation**: Flood, Fire, Wind, and Heat factors. |
| GET |
/recentlySold /recentlySold |
Recently sold homes in the region. |
Redfin Working API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $60 / month | 25 / second |
|
| MEGA | $250 / month | 100 / second |
|