> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Zillow

> Connect Zillow to xpander and give agents its 34 actions: how to sign in and connect it, and which actions to hold for approval.

<Badge color="blue">HTTP API connector</Badge>

An HTTP API described by an OpenAPI spec, not an MCP server. Calls go to `https://zillow-com1.p.rapidapi.com` and carry a credential xpander supplies, so there is nothing to paste.

## What the skill can do

API connector: 34 actions, as they appear in the skill panel. 0 of them create, change or delete something in Zillow; mark those under **These actions need approval** when you add the skill to an agent.

* **Valuation system** (7): Estimate Property Value by Specs, Get Zestimate Percentage Changes, Get Historical Tax Paid Records, Retrieve Historical Zestimates, Retrieve Historical Tax Assessments, Get Property Zestimate Value, Calculate Rent Estimate By Location
* **Comparison service** (6): Find Similar Properties, Property Search Find Properties Near Coordinates, Property Search Retrieve Detailed Info With Filters, Get Similar Recent Sales, Find Comparable Properties, Find Similar Rental Properties
* **Market insights** (5): Get Property Price And Tax History, Get Historical Listing Prices, Get Location Data By City Or Zip, Retrieve Historical Local Home Values, Get Historical Local Rental Rates
* **Neighborhood analysis** (4): Location Service Get Suggestions Based On Query, Property Manage Get Detailed Property Info By Zpid, Get Walk, Transit, and Bike Scores, Location Service Get Geographic Boundary By Zip Code
* **Lender management** (3): Retrieve Lender Details By Screen Name, Search Lenders by Location and Name, Get Lender Reviews By Id
* **Property management** (3): Market Insights Retrieve Data By Location And Filters, Manage Retrieve Building Info And Amenities, Search Get Properties Within Polygon
* **Utility functions** (3): Check Api Server Connectivity, Generate Zillow Search Url, Property Search Retrieve Listings From Preconfigured Url
* **Image service** (2): Retrieve Property Image Urls By Zpid, Property Manage Get Property Details By Mls Number
* **Mortgage service** (1): Get Rates For Specified Programs

## Connect Zillow

In Xpander Chat, open the agent's settings, click **Add skill**, and search for **Zillow**. The connect dialog asks for a connection name and whether the connection is for the **Organization** (one shared account) or **Personal** (your own account, so the agent acts with your permissions where systems allow). On an agent other people use, a personal connection runs their requests as you unless the binding requires each person's own sign-in; see [whose credential a shared agent uses](/use/agents/permissions#whose-credential-a-shared-agent-uses).

Zillow connects with **Sign in with Zillow**: you authorize in the browser and xpander stores the OAuth token; the agent never sees it, and the token is attached at the moment a skill is called.

Calls go to `https://zillow-com1.p.rapidapi.com`.

## Give an agent the Zillow skill

Once Zillow is connected, any agent you can edit may be given the skill: open the agent's settings, click **Add skill**, and choose **Zillow**. Enable only the action groups the agent needs, and mark the actions that should wait for a named person's sign-off under **These actions need approval**. Which skills exist for your organization, and who may add them, is decided by your admins; see [Skills](/use/skills).

## Related Resources

* [Skills](/use/skills)
