US Real Estate Listings
This API reproduce PUBLIC data and features of Realtor - realtor.com You get real-time data Search US real estate for sale, rent, and sold properties in the realty database. 
US Real Estate Listings endpoints
| Method | Endpoint | Description |
|---|---|---|
| Agent | ||
| GET |
/agent/find /agent/find |
Search for agents, teams, and offices by zip code and name. |
| GET |
/agent/profile/v2 /agent/profile/v2 |
Get info about agent |
| GET |
/agent/listings/v2 /agent/listings/v2 |
Get agent's properties listings |
| GET |
/agent/sold/listings /agent/sold/listings |
Get sold listings by agent |
| GET |
/agent/reviews /agent/reviews |
Get agent reviews |
| GET |
/agent/recommendations /agent/recommendations |
Get agent's recommendations |
| GET |
/agent/listings [deprecated] /agent/listings |
Get agent's listings. |
| GET |
/agent/profile [deprecated] /agent/profile |
Get agent's profile. |
| Custom | ||
| GET |
Performance Metrics /propertyPerformanceMetrics |
Property Performance Metrics |
| GET |
Remax Agent listings /rmax-agent-listings |
Remax Agent listings |
| Commercial Properties | ||
| GET |
For Lease /forLease |
Commercial Real Estate for Lease. Search by zip and type. |
| GET |
For Sale /forSale |
Commercial Real Estate for Sale. Search by zip and type. |
| GET |
Details /getDetails |
Get property details. |
| GET |
Images /getImages |
Get images and photos of property. |
| Rooms | ||
| GET |
Search for Location /rooms/search-location |
Search for Location to get `city_slug` |
| GET |
Get Room Details /rooms/room-details |
Get Room Details using `id` or `slug` |
| GET |
Search for Rooms /rooms/search-rooms |
Search for Rooms using `city_slug`. To get `city_slug` use `Search for Location` |
| Beta | ||
| GET |
Homes Location Suggestion /homes/autocomplete |
Homes Location Suggestion |
| GET |
Homes View Count /homes/total-views |
Homes View Count |
| Other endpoints | ||
| GET |
Get the building permits history /buildingPermitsHistory |
Get the building permits history |
| GET |
Get the property photos /propertyPhotos |
Get the property photos by `property_id` or `property_url` |
| GET |
Get flood, noise etc data. Environment Risk Summary. /floodNoise |
Environment Risk Summary. Get flood and noise data by property id or URL |
| GET |
Get similar homes /similarHomes |
Get similar homes |
| GET |
Get real estimate /estimates |
Get real estimate |
| GET |
Get the property details /V2/ (NEW) /v2/property |
Get the property details by `property_id` or `property_url` |
| GET |
Get the property history /propertyHistory |
Get the property history. |
| GET |
Get the property basic details using MLS id /V2/ (NEW) /v2/property-by-mls |
Get the property basic details using MLS id. To get extended details use `Get the property details V2 (NEW)` endpoint. |
| GET |
Get a property list for *Sale* by parameters (zip, address, radius) /for-sale |
Get a property list for sale by parameters. Let me know if you need any other parameters. |
| GET |
Get a property list for *Rent* by parameters. /for-rent |
Get a property list for **rent** by parameters. Let me know if you need any other parameters. |
| GET |
Discover just *Sold* homes and properties /sold-homes |
Discover just sold homes and properties |
| GET |
Get market trends /property/marketTrends |
Get market trends |
| GET |
Get location schools /property/schools |
Get location schools |
| GET |
Get location scores /property/locationScores |
Get location scores |
| GET |
Get location suggestion /location-suggest |
Location suggestion. Data used in other endpoints. |
| GET |
Get the property tax history /taxHistory |
Get the property tax history |
US Real Estate Listings pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / second |
|
| PRO Recommended | $9.7 / month | 5 / second |
|
| ULTRA | $24.7 / month | 5 / second |
|
| MEGA | $109.7 / month | 5 / second |
|