Skip to content
Happy Endpoint
Realtor.com Data API
API Realtor.com

Realtor.com Data API

US property data from Realtor.com. Search homes for sale, rent, and sold, get full listing detail, valuations, agents, schools, mortgage rates, and market stats.

Overview

The Realtor.com Data API provides structured access to US residential property data. Search homes for sale, for rent, and recently sold, retrieve complete listing detail and automated valuations, and pull agent, school, mortgage, and market intelligence through clean JSON endpoints.

What You Can Access

Search is the deepest part of the API. /search covers for-sale, for-rent, and sold homes with a filter surface of roughly 97 parameters - price, beds, baths, square footage, lot size, year built, property type, HOA fees, days on market, keywords, open houses, price reductions, foreclosure status, pet policy, and dozens more. Dedicated /properties-for-sale, /properties-for-rent, and /properties-sold endpoints expose the same surface scoped to one status, and /property-search widens the net to the full property universe including off-market and public records.

Geographic search is available four ways: radius around a coordinate, a custom map polygon, a commute-time isochrone from a point, and a pasted Realtor.com search URL. /locations-autocomplete resolves free text to the location slug IDs and centroids those searches take, and /map-boundary returns the GeoJSON polygon for a ZIP, city, neighborhood, or county.

Property detail is available by ID, by listing URL, or directly from a street address, with /similar-homes returning comparables and /property-environment returning flood, wildfire, heat, wind, air, and noise risk scores. /property-valuation returns the RealEstimate automated valuation for a property across every AVM source it carries, with historical values and a forward forecast.

Agent endpoints cover the directory with true match counts, full profiles including licence, languages, specializations, and brokerage, plus reviews, recommendations, a merged feedback feed with verification flags, and an agent’s listings by status. School coverage includes search by city, ZIP, county, or neighborhood, single school lookups, and district records with enrolment and ratings.

Mortgage and market data round out the API: current average rates by loan type for a ZIP, a payment calculator, a live lender rate table, market hotness scores, neighborhood guides, geo statistics with median list, rent, and sold prices, and a market feed of new listings, open houses, and price drops.

Use Cases

  • US property search portals and real estate marketplaces
  • Investment analysis and comparable sales research
  • Home valuation and equity estimation tools
  • Agent lead generation and brokerage intelligence
  • Mortgage and affordability calculators
  • School-aware relocation and neighborhood research products
  • Market analytics dashboards and price monitoring

Coverage

Nationwide US coverage across all 50 states, spanning for-sale, rental, sold, off-market, and new-construction inventory, plus agents, schools, school districts, mortgage rates, and neighborhood-level market statistics.

For US distressed and auction inventory, see the Auction.com API. For other property markets, see the Rightmove UK API or the Idealista API, browse our Real Estate Data hub, or view the full API Library.

Further reading

Disclaimer

This API is an independent service built by HappyEndpoint. It is not affiliated with, endorsed, or sponsored by Realtor.com or Move, Inc. All data is retrieved from publicly available sources.

What you can do

For Sale, For Rent, and Sold Search
Off-Market and Public Records Search
Coordinate, Polygon, and Commute Search
Search by URL
Full Listing Details
Details by Address
Similar Homes and Comps
RealEstimate Property Valuation
Environmental and Climate Risk
New Construction Inventory
Agent Directory, Reviews, and Listings
Schools and School Districts
Live Mortgage and Lender Rates
Market Hotness and Geo Statistics
Neighborhood Guides and Map Boundaries

Endpoints & Schema

MethodPathSummary
GET/searchSearch US homes for sale, rent, or sold with rich filters and pagination
GET/properties-for-saleHomes currently for sale, with the full filter surface
GET/properties-for-rentHomes and apartments currently for rent, priced as monthly rent
GET/properties-soldRecently sold homes, the comparable-sales dataset
GET/search-by-coordinatesHomes within a radius of a lat/lon point
GET/search-by-polygonHomes inside a custom map polygon
GET/search-by-commuteHomes within a drive or walk time of a point
GET/search-by-urlRun a search from a Realtor.com search-results URL
GET/property-searchSearch the full property universe, including off-market and sold records
GET/records-by-ownerPublic-records property search by owner name
GET/new-constructionNew-construction plans and ready-to-build builder inventory
GET/locations-autocompleteFind location slug IDs and centroids to search by
GET/property-detailsFull listing detail by property ID
GET/property-details-by-urlFull listing detail from a Realtor.com listing URL
GET/property-details-by-addressFull listing detail from a street address
GET/similar-homesComparable and similar homes for a property
GET/property-environmentFlood, wildfire, heat, wind, air, and noise risk for a property
GET/property-valuationRealEstimate valuation with every AVM source, history, and forecast
GET/agents-searchSearch the agent directory by ZIP or city with true match counts
GET/agent-detailsFull agent profile with licence, brokerage, ratings, and listing stats
GET/agent-reviewsClient reviews for an agent with per-dimension ratings and replies
GET/agent-recommendationsClient recommendations for an agent
GET/agent-feedbackReviews and recommendations merged into one sortable feed
GET/agent-listingsAn agent's listings by status - for sale, rent, sold, or off-market
GET/schools-searchSearch schools and districts by city, ZIP, county, or neighborhood
GET/schoolA single school by ID
GET/school-districtA school district by ID with enrolment, rating, and school count
GET/mortgage-ratesCurrent average mortgage rates by loan type for a ZIP
GET/mortgage-calculatorEstimated monthly payment breakdown for given loan terms
GET/mortgage-lender-ratesLive rate table from named lenders for a ZIP, loan amount, and LTV
GET/market-hotnessMarket hotness score and badge for a ZIP
GET/geo-statisticsMedian list, rent, and sold price plus market stats for a geography
GET/neighborhood-infoNeighborhood guide statistics and for-sale count
GET/market-feedLocation market pulse - new listings, open houses, and price drops
GET/commute-timeTravel time from a property to a destination address
GET/map-boundaryGeoJSON boundary polygon for a ZIP, city, neighborhood, or county
GET/enumsAll accepted filter values and response-field vocabularies

Frequently asked questions

What does the Realtor.com Data API return?+
US property data from Realtor.com. Search homes for sale, rent, and sold, get full listing detail, valuations, agents, schools, mortgage rates, and market stats.
How do I get an API key?+
Subscribe to this API on RapidAPI. You'll get keys, usage dashboards, and plan management out of the box.
Is there a free tier?+
Most APIs include a free tier for testing. Check the pricing tab on RapidAPI for the latest plan details.
Can I try the data before subscribing?+
Free samples are available for several platforms - see available samples.