US Housing Market Data
API to get US and CA real-time real estate data. Search by parameters, coordinates and MLS. Get similar properties for sale or sold property, rent and home value estimate, mortgage and other data. Agent information. Save money and time. **Do you need help with API integration in your projects? Mail me: [email protected]** API for retrieving US and CA real-time real estate data from public…
US Housing Market Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Agent | ||
| GET |
/agentActiveListings (Agent's active listings) /agentActiveListings |
Agent's active listings. The endpoint will return a list of the property. To get a property details use `/property (property details)` endpoint. |
| GET |
/agentSoldListings (Agent's sold listings) /agentSoldListings |
Listings of sold property by agent (`zuid`) |
| GET |
/agentRentalListings (Agent's rental listings) /agentRentalListings |
Listings of rental property by agent (`zuid`) |
| GET |
/agentDetails (Agent details by username) /agentDetails |
Get agent details by username (contact details, active listings, reviews, etc). |
| GET |
/agentReviews (Agent reviews) /agentReviews |
Agent reviews |
| GET |
/findAgentV2 /findAgentV2 |
Find agent by `name` or `location` |
| Batch | ||
| POST |
/resolveAddressToZpid (Resolving the addresses from the given file to zpid) /resolveAddressToZpid |
Resolving the addresses from the given file to `zpid`. The limit for the BASIC plan is 10 lines and for the other plans it is 100 lines. ***Cost: 1 request per line!*** Expand… |
| GET |
/getJobResults (Get the result data by jobNumber) /getJobResults |
Get the result data by `jobNumber`. |
| GET |
/removeJob (Use for remove job from queue) /removeJob |
Use for remove job from queue by id. |
| Similar | ||
| GET |
/similarSales (Recently sold homes with similar features) /similarSales |
Recently sold homes with similar features to those passed by zpid home, such as bedrooms, bathrooms, location and square footage. `zpid` or `property_url` is required parameter. |
| GET |
/similarForRent (Get similar properties for rent) /similarForRent |
Get similar properties for rent. `zpid` or `property_url` is required parameter. |
| GET |
/similarProperty (Get similar properties for sale) /similarProperty |
Get similar properties for sale. `zpid` or `property_url` is required parameter. |
| Rental Market | ||
| GET |
/marketData /marketData |
**beta version** Rental market summary and year trends. Use zip code as `resourceId` or get `resourceId` for your city in response data from `/marketLocation`. |
| GET |
/marketLocation /marketLocation |
**beta version** Get `resourceId` for city you want. |
| Other Professionals | ||
| GET |
/otherProfessionals/search /otherProfessionals/search |
Search for other professionals. Check the `type` parameter. |
| GET |
/otherProfessionals/reviews /otherProfessionals/reviews |
Get reviews |
| Lender | ||
| GET |
/lender/details /lender/details |
Get lender details |
| GET |
/lender/reviews /lender/reviews |
Reviews |
| GET |
/lender/search /lender/search |
Search for lender |
| Mortgage | ||
| GET |
/propertyEstimateMortgage (Get estimated monthly mortgage payment) /propertyEstimateMortgage |
Get estimated monthly mortgage payment |
| GET |
/mortgageRates (Get Mortgage Rates) /mortgageRates |
Get Mortgage Rates by state |
| Monthly Inventory | ||
| GET |
Monthly Inventory /residentialData/monthlyInventory |
Monthly Inventory. - Active Listing Count, Active Listing Count M/M - Avg Listing Price, Avg Listing Price M/M - Days on Market, Days on Market M/M - New Listing Count, New… |
| Other endpoints | ||
| GET |
/property (Property details) /property |
Get Property details by zpid or url or address. |
| GET |
/propertyExtendedSearch (Extended search) /propertyExtendedSearch |
Search for properties by parameters. *Note.* If you search by exact address, the endpoint will return only zpid, or list of `zpid`s if it's a building with many units or `lotId`s… |
| GET |
/propertyByPolygon (Search the properties using polygon) /propertyByPolygon |
Search for properties using polygon of points. |
| GET |
/locationSuggestions (Search for location) /locationSuggestions |
Search for a location by name. |
| GET |
/searchByUrl (List of properties by url) /searchByUrl |
Get a list of properties by providing Zillow's search results URL |
| GET |
/mapBoundary (Get map boundary by ZIP code) /mapBoundary |
Get map boundary by ZIP code |
| GET |
/valueHistory/taxPaid (Tax Paid History) /valueHistory/taxPaid |
Tax Paid History |
| GET |
/valueEstimate (Value estimate) /valueEstimate |
*`address` or `long` and `lat` is required!* For more accuracy use `beds` and `baths` parameters. Will return value estimates and comparable rentals if need. |
| GET |
/valueHistory/taxAssessment (Tax Assessment History) /valueHistory/taxAssessment |
Tax Assessment History |
| GET |
/valueHistory/localHomeValues (Zestimate Value History) /valueHistory/localHomeValues |
Zestimate Value History |
| GET |
/valueHistory/listingPrices (Local Listing Prices) /valueHistory/listingPrices |
Local Listing Prices |
| GET |
/valueHistory/zestimatePercentChange (Zestimate Percent Change) /valueHistory/zestimatePercentChange |
Zestimate Percent Change |
| GET |
/valueHistory/localRentalRates (Rent Zestimate History) /valueHistory/localRentalRates |
Rent Zestimate History |
| GET |
Build Web Url /buildWebUrl |
**Beta** Build Web Url. |
| GET |
Ping /ping |
Ping |
| GET |
/zestimateHistory (Zestimate History) /zestimateHistory |
Zestimate History for property by `zpid` or `url`. Result has format where t - time, v - zestimate value. |
| GET |
/zestimate (Property Zestimate value) /zestimate |
Get Zestimate value by `zpid` or `address` or `URL`. |
| GET |
/building (Building details) /building |
Building details. *Only for rent apartments.* Only one of the three parameters is required. |
| GET |
/walkAndTransitScore (Walk, Bike and Transit scores) /walkAndTransitScore |
Data about walk, bike and transit scores by zpid. |
| GET |
/propertyComps (Property comps) /propertyComps |
Get property comps by `zpid` or `property_url` or `address`. |
| GET |
/priceAndTaxHistory (Price & Tax History) /priceAndTaxHistory |
History of Property Taxes and Prices. `zpid` or `property_url` is required. |
| GET |
/images (Property images and videos) /images |
Property images and videos. |
| GET |
/propertyByMls (Search by MLS # ) /propertyByMls |
Search for the property by MLS #. *Note.* The endpoint will return an array of `zpid`. To get more information, use `/property` endpoint. If we find more than one address with… |
| GET |
/propertyByCoordinates (Search by coordinates) /propertyByCoordinates |
Search the property by coordinates. *Note.* The endpoint will return only an array of zpid. To get more information use `/property` endpoint. If you need additional filters, you… |
| GET |
/rentEstimate (Rent estimate) /rentEstimate |
*`address` or `long` and `lat` is required!* For more accuracy use `beds` and `baths` parameters. Will return rent estimates and comparable rentals if need. |
| GET |
/propertyFloorPlan (Get floorplan images) /propertyFloorPlan |
Get floorplan images |
| GET |
/property3dtour /property3dtour |
Get property 3D tour |
| GET |
Off-Market data (BETA) /offMarket |
You can get off-market properties. Results include both off-market and on-market data. Filter only by ZIP code. The data is not very accurate on the border of 2 zip, but if you… |
US Housing Market Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $25 / month | 2 / second |
|
| ULTRA Recommended | $60 / month | 3 / second |
|
| MEGA | $250 / month | 5 / second |
|