Zillow

Zillow API endpoints

Zillow logo

Available Zillow Endpoints

Explore 53 endpoints for accessing Zillow real estate data. Each endpoint is designed for a specific use case and returns structured JSON.

GET/byaddress

By Property Address

Minimalistic yet advanced. The API will find it's ZPID from property address at backend with 100% accuracy then get's you the property details..

propertyaddress
View endpoint
GET/byurl

By Zillow URL

put any property url from zillow: ex. https://www.zillow.com/homes/3071%20IMPERIAL%20ST%20JACKSONVILLE,%20FL-%2032254/44466838_zpid

View endpoint
GET/byzpid

By Zpid

Get Property Details By ZPID( you can see the zpid in the zillow url) If you can't find your zpid, then use /byaddress endpoint above. It works the same..

zpid
View endpoint
GET/pro/byaddress

/By Property Address

INPUT: Property Address (3 W Forest Dr, Rochester, NY 14624) The API will find its ZPID from the property address at the backend with 100% accuracy, then get you the property details..

propertyaddress
View endpoint
GET/pro/byzpid

/By Zpid

INPUT: ZPID(30907787) Get Property Details By ZPID( you can see the zpid in the zillow url) If you can't find your zpid, then use /byaddress endpoint below. It works the same..

zpid
View endpoint
GET/pro/byurl

/By Zillow URL

Input Zillow URL: https://www.zillow.com/homedetails/3-W-Forest-Dr-Rochester-NY-14624/30907787_zpid

url
View endpoint
GET/search/byaddress

/search/byaddress

One Search Endpoint to Rule Them All..

locationlistingStatus
View endpoint
GET/search/byurl

/search/byurl

Search Zillow, use any filters. Then copy the url, and put it here to get data..

urlpage
View endpoint
GET/search/bymapbounds

/search/bymapbounds

/search/bymapbounds Endpoint.

eastLongitudenorthLatitudesouthLatitude
View endpoint
GET/search/bycoordinates

/search/bycoordinates

/search/bycoordinates Endpoint.

latitudelongituderadius
View endpoint
GET/search/bypolygon

/search/bypolygon

/search/bypolygon Endpoint..

polygonlistingStatus
View endpoint
GET/search/bymls

/search/bymls

MLS Search Endpoint.

mlsid
View endpoint
GET/search/byaiprompt

/search/by-ai-prompt

Yes, you can describe the filters you want to use. Zillow built-in search..

ai_search_prompt
View endpoint
GET/autocomplete

/autocomplete

Provides Zillow search box autocomplete data..

query
View endpoint
GET/graph_charts

/ Listing Price

Get listing price chart data for last **TEN(10)** years.. If recent_first = **True**: Chart data: Current month(first) to previous months(last) If recent_first = **False**: Chart data: Previous months(first )to Current month(last)

recent_firstwhich
View endpoint
GET/graph_charts

/ Rent Zestimate History

Get rent zestimate history for last **TEN(10)** years.. If recent_first = **True**: Chart data: Current month(first) to previous months(last) If recent_first = **False**: Chart data: Previous months(first )to Current month(last)

recent_firstwhich
View endpoint
GET/graph_charts

/ Tax Assessment History

Get tax assessment history for last **TEN(10)** years.. If recent_first = **True**: Chart data: Current month(first) to previous months(last) If recent_first = **False**: Chart data: Previous months(first )to Current month(last)

recent_firstwhich
View endpoint
GET/graph_charts

/ Tax Paid History

Get tax paid history for last **TEN(10)** years.. If recent_first = **True**: Chart data: Current month(first) to previous months(last) If recent_first = **False**: Chart data: Previous months(first )to Current month(last)

recent_firstwhich
View endpoint
GET/graph_charts

/ Zestimate History (Home Values)

Get zestimate history for last **TEN(10)** years.. If recent_first = **True**: Chart data: Current month(first) to previous months(last) If recent_first = **False**: Chart data: Previous months(first )to Current month(last)

recent_firstwhich
View endpoint
GET/graph_charts

/ Zestimate Percent Change

Get zestimate percent change for last **TEN(10)** years.. If recent_first = **True**: Chart data: Current month(first) to previous months(last) If recent_first = **False**: Chart data: Previous months(first )to Current month(last)

recent_firstwhich
View endpoint
GET/similar

/ similar_properties

Get similar homes/properties by zpid/address/url/lotid.

View endpoint
GET/climate

/ climate

Get owner information of a property by zpid/address/url..

View endpoint
GET/comparable_homes

/ comparable_homes

Get comparable homes nearby a property by zpid/address/url.

View endpoint
GET/nearby

/ nearby_properties

Get nearby properties of a property by zpid/address/url/lotid.

View endpoint
GET/ownerinfo

/ owner-agent (listedby_info)

Get owner information of a property by zpid/address/url..

View endpoint
GET/pricehistory

/ pricehistory

Gives you Price History information by zpid/url/address.. If you provide all three parameters, the power order will be: ZPID > URL > ADDRESS

View endpoint
GET/propimages

/ property_images

Get all the images of any property by ZPID/address/URL..

View endpoint
GET/taxinfo

/ taxinfo_history

Gives you property tax information by zpid/url/address.. If you provide all three parameters, the power order will be: ZPID > URL > ADDRESS

View endpoint
GET/walk_transit_bike

/ walk_transit_bike

Gives you Walk-Transit-Bike Scores by zpid/url/address.. If you provide all three parameters, the power order will be: ZPID > URL > ADDRESS

View endpoint
GET/lotid_from_address

/ lotid_from_address

Find the lotID from the address. Lotid is used for buildings and apartments..

propertyaddress
View endpoint
GET/apartment_details

/ apartment_details

Get apartment/building details from the lot ID and URL..

View endpoint
GET/housing_market

/ housing_market (zhvi)

Find the Zillow Home Value Index or housing market data..

search_query
View endpoint
GET/rental_market

/ rental_market_trends

Get rental market trends for any city/zip..

search_query
View endpoint
GET/agent/search

/agent/search

Search agents.

View endpoint
GET/agent/details

/agent/details

Get agent's details..

View endpoint
GET/agent/for_sale

/agent/forSaleProperties

Get Zillow agents's for-sale properties..

encodedZuid
View endpoint
GET/agent/for_rent

/agent/forRentProperties

Get Zillow agents's for-rent properties..

encodedZuid
View endpoint
GET/agent/sold_properties

/agent/soldProperties

Get Zillow agents's for-rent properties..

encodedZuid
View endpoint
GET/agent/reviews

/agent/reviews

Get Zillow agents's reviews..

encodedZuid
View endpoint
GET/skip/byaddress

/ skip_trace/byaddress

Get address details and IDs of persons matching with the addresses..

streetcitystatezip
View endpoint
GET/skip/detailsbyid

/ skip_trace/details_by_id

Get all personal details from ID.. Get phone, email, associates, relatives, address details and more!

peo_id
View endpoint
GET/api_reqcount

/api limit check

This endpoints let's you know the api status..

x_rapidapi_key
View endpoint
GET/myping

/check status

This endpoints let's you know the api status..

check
View endpoint
GET/client/byaddress

/custom_a/byaddress

** This endpoint has no images URL.. This is a custom endpoint made for a client. Property details by address search. Input any property address to get results.

propertyaddress
View endpoint
GET/custom_ab/byaddress

/custom_ab/byaddress

This is a custom endpoint made for a client..

propertyaddress
View endpoint
GET/custom_ac/byzpid

/custom_ac/byzpid

Custom endpoint that has `owner-info / listed-by` data integrated with custom data points. Cost: `2 requests/call`.

zpid
View endpoint
GET/custom_ad/byzpid

/custom_ad/byzpid

This endpoint has custom data points..

View endpoint
GET/search/byaddress

/custom_ad/searchByAddress

This endpoint allows you to set up to 1000 properties per search query..

locationlistingStatus
View endpoint
GET/search/bycoordinates

/custom_ad/searchByCoordinates

Custom /search/bycoordinates Endpoint. With the ability to scrape more than 200 per request..

latitudelongituderadius
View endpoint
GET/search/bypolygon

/custom_ad/searchByPolygon

Custom /search/bypolygon endpoint..

polygonlistingStatus
View endpoint
GET/custom_ae/searchbyaddress

/custom_ae/searchByAddress

Custom searchByAddress endpoint with client-specific rental metrics calculations. With monthlyCashFlow sort Filters..

locationlistingStatus
View endpoint
GET/custom_ag/byzpid

/custom_ag/byzpid

Get Property Details By ZPID with custom pageViews & saves data..

zpid
View endpoint
GET/mask

/image mask

Mask your image endpoints. 2x req per call..

url
View endpoint

Why Choose RealtyAPI for Zillow Data

We built RealtyAPI so developers can focus on their products, not on data collection infrastructure.

Real-Time Data Access

Get the most current Zillow data without dealing with rate limits, IP blocks, or anti-bot protections. Our infrastructure handles the heavy lifting.

Simple Integration

Clear documentation and a straightforward REST API make it easy to start pulling Zillow data into your application within minutes.

High Reliability

Our infrastructure is built for uptime and performance. Rely on consistent, uninterrupted access to Zillow data for your production applications.

Comprehensive Data

Access a wide range of Zillow data points through carefully designed endpoints that cover properties, listings, agents, and market metrics.

Lightning Fast Responses

Optimized data pipelines deliver Zillow results in milliseconds. Low latency means a better experience for your end users.

Structured JSON Output

Every Zillow endpoint returns clean, well-structured JSON that is ready to parse and use directly in your application logic.

Zillow API Use Cases

From property valuation to market analysis, the Zillow powers a wide range of real estate applications.

Property Valuation

Analyze Zillow property data to determine accurate market values, estimate appreciation, and identify undervalued investment opportunities.

Market Research

Track Zillow listing trends, pricing shifts, and inventory changes to make informed, data-driven investment and development decisions.

Portfolio Management

Monitor your real estate portfolio with live Zillow data. Track current values, rental comps, and market conditions in one place.

Lead Generation

Identify high-potential properties and neighborhoods using Zillow data to power targeted outreach and marketing campaigns.

Competitive Analysis

Compare listings, pricing, and agent activity across Zillow to understand market positioning and stay ahead of competition.

Custom Dashboards

Build real-time dashboards that aggregate Zillow data for internal teams, clients, or investors with always-current information.

Frequently Asked Questions

Common questions about using the Zillow through RealtyAPI.

Is the Zillow API official?
No, RealtyAPI provides an unofficial Zillow data API that lets you access real estate data through our platform. We handle the complexities of data collection so you can focus on building your application.
How current is the data?
We provide real-time Zillow data. When you make a request, we fetch the latest information available so your application always works with up-to-date figures.
Can I use this API in production?
Absolutely. Many businesses rely on RealtyAPI for their production applications. Our infrastructure is designed for reliability, low latency, and high throughput.
What response format does the API use?
All endpoints return structured JSON responses. The data is clean, well-documented, and ready to use directly in your application without additional parsing.
Do I need a credit card to get started?
No. You can start with 250 free API calls to test any endpoint. No credit card is required. Upgrade to a paid plan when you are ready to scale.
What programming languages are supported?
RealtyAPI is a standard REST API, so it works with any language that can make HTTP requests: Python, JavaScript, Go, PHP, Ruby, Java, C#, and more.

Ready to Access Zillow Data?

Get started with 250 free API calls. No credit card required.

Common Terms for Zillow API Access

Zillow API integrationZillow data APIAccess Zillow data programmaticallyZillow API for developersZillow API endpointZillow API documentationHow to use Zillow APIZillow real estate APIZillow property data APIZillow listing API