All-in-one Real Estate Data API
The only real estate API you need. Search, compare, and enrich property data across 5 major platforms — Zillow, Realtor.com, Redfin, Apartments.com, and Compass — through a single subscription with 20 endpoints. Cross-Platform Aggregate Endpoints Aggregate Search — Search all platforms in parallel with one call. Results are deduplicated by location so the same property listed on Zillow and…
All-in-one Real Estate Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Cross-Platform | ||
| GET |
aggregateEstimates /real-estate/aggregate/estimates |
Compare property valuations from Zillow (Zestimate) and Realtor (estimated value) side by side for a given address. Useful for investors, appraisers, and buyers who want multiple… |
| GET |
aggregateSearch /real-estate/aggregate/search |
Search across Zillow, Realtor, Redfin, and Compass simultaneously. Results are deduplicated by location — the same property listed on multiple platforms appears once with a… |
| GET |
aggregateProperty /real-estate/aggregate/property |
Get enriched property details from multiple platforms for a single address. Searches Zillow, Realtor, and Compass to find the property, then fetches full details from each… |
| Zillow | ||
| GET |
zillowAgent /real-estate/zillow/agent/{agent_id} |
Get a real estate agent's profile from Zillow including name, ratings, reviews, recent sales, and active listings. |
| GET |
zillowZestimate /real-estate/zillow/zestimate/{zpid} |
Get Zillow's Zestimate home value estimate including estimated sale value, rental value, value ranges, and recent value changes. Updated regularly. |
| GET |
zillowPhotos /real-estate/zillow/photos/{zpid} |
Get all photos for a Zillow property listing including high-resolution URLs and captions. |
| GET |
zillowMarket /real-estate/zillow/market/{location} |
Get housing market statistics for a location including median home values, median rent, inventory, and historical trends. Data is aggregated from current Zillow listings. |
| GET |
zillowPropertyDetails /real-estate/zillow/property/{zpid} |
Get full property details from Zillow including description, features, price history, tax history, schools, and photos. Requires the Zillow Property ID (zpid) which can be… |
| GET |
zillowSimilar /real-estate/zillow/similar/{zpid} |
Find properties similar to a given listing. Returns nearby comparable properties based on Zillow's similarity algorithm. Useful for property comparison and valuation analysis. |
| GET |
zillowSearch /real-estate/zillow/search |
Search Zillow property listings by location with optional filters for price, bedrooms, bathrooms, and home type. Returns paginated results with up to 40 listings per page. |
| Redfin | ||
| GET |
redfinPropertyDetails /real-estate/redfin/property/{property_id} |
Get detailed property information from Redfin including price history, tax history, features, and photos. Requires the Redfin property_id from search results. |
| GET |
redfinEstimate /real-estate/redfin/estimate |
Get Redfin's property value estimate for a given property. |
| GET |
redfinSearch /real-estate/redfin/search |
Search active property listings on Redfin. Accepts ZIP codes, Redfin city URLs, or region_id:region_type format. |
| GET |
redfinSold /real-estate/redfin/sold |
Get recently sold properties on Redfin with configurable time window. Returns sale prices, sale dates, and property details. |
| Realtor | ||
| GET |
realtorSearch /real-estate/realtor/search |
Search property listings on Realtor.com using their GraphQL API. Comprehensive results including listing agent info, open houses, and estimated values. |
| GET |
realtorPropertyDetails /real-estate/realtor/property/{property_id} |
Get full property details from Realtor.com including estimated value, open houses, listing agent contact, and price history. Requires the property_id from search results. |
| Apartments | ||
| GET |
apartmentsPropertyDetails /real-estate/apartments/property |
Get detailed apartment property information including floor plans, amenities, fees, walk score, and photos. |
| GET |
apartmentsSearch /real-estate/apartments/search |
Search rental listings on Apartments.com. Returns apartment communities with pricing, amenities, and availability. |
| Compass | ||
| GET |
compassSearch /real-estate/compass/search |
Search property listings on Compass. Returns listings with pricing, open house schedules, and coordinates. |
| GET |
compassPropertyDetails /real-estate/compass/property |
Get detailed property information from Compass including building data, agent listings, open house schedules, and amenities. |
All-in-one Real Estate Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $35 / month | — |
|
| ULTRA | $80 / month | — |
|
| MEGA | $300 / month | — |
|