Real-Time Real-Estate Data (Mega)
Unofficial, fast, reliable, and highly maintained, real-time real-estate API to search and retrieve US and Canada real estate property data. Including search by address, coordinates, and polygon, zestimate (price estimate), agents search, and more. This is the high volume / large scale version of the Real-Time Real-Estate Data API offering high tier plans for bigger projects. For smaller plans,…
Real-Time Real-Estate Data (Mega) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search /search |
Search for properties by location (county, neighborhood, city, or zip code) with extensive filtering capabilities and additional options. |
| GET |
Search by Coordinates /search-coordinates |
Search for properties in a specific geographic location, by a center latitude, longitude point and a diameter. Extensive filtering capabilities and additional options. |
| GET |
Search by Polygon /search-polygon |
Search for properties in a specific geographic polygon area. Perfect for those who need more control over their search boundaries, this feature enables finding properties in… |
| GET |
Property Details /property-details |
Get detailed information about a property by property ID (zpid) or a url of a property. This endpoint gives access to many details like square footage, number of bedrooms,… |
| GET |
Property by Address /property-details-address |
Get detailed information about a property by address. This endpoint gives access to many details like square footage, number of bedrooms, bathrooms, and more, ensuring users get… |
| GET |
Property Zestimate /zestimate |
Get Zestimate value for a property by zpid or url. Estimated market value, which includes both sale and rental price estimates. |
| GET |
Agent Search /agent-search |
Search for real estate agents by location and optionally by name. Returns agent profiles with review ratings, sales data, brokerage info, and an `encodedZuid` identifier that can… |
| GET |
Agent Properties (For Rent) /agent-properties-for-rent |
Get an agent's current rental listings. Requires the `encodedZuid` identifier obtained from the Agent Search endpoint. Supports pagination and team member inclusion. |
| GET |
Agent Properties (For Sale) /agent-properties-for-sale |
Get an agent's current active for-sale listings. Requires the `encodedZuid` identifier obtained from the Agent Search endpoint. Supports pagination and team member inclusion. |
| GET |
Agent Properties (Sold) /agent-properties-sold |
Get an agent's past sales history. Requires the `encodedZuid` identifier obtained from the Agent Search endpoint. Returns sale details including price, date, and representation… |
Real-Time Real-Estate Data (Mega) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $300 / month | 50 / second |
|
| ULTRA Recommended | $500 / month | 100 / second |
|
| MEGA | $2,000 / month | 150 / second |
|