Zillapi
JSON →Zillow Data API MCP server. Property lookup, Zestimate, listings, photos, schools.
Tools · 12
- lookup_property_by_address Look up any U.S. property by free-form address, returns 300+ fields including Zestimate, beds, baths, square footage, year built, lot size, tax history, school ratings, listing agent, photos, and resoFacts MLS attribute blob.
- lookup_property_by_url Look up a property by pasting any Zillow URL (homedetails, b, community, or apartments).
- lookup_property_by_zpid Look up a property by its Zillow property ID (zpid), cache-served when fresh.
- get_zestimate Get the Zestimate, rent Zestimate, tax-assessed value, and last-sold price for a property by zpid.
- search_listings Search for-sale or for-rent listings using bbox-based GET or structured filter POST, returning up to ~820 results per call.
- get_price_history Pull price and ownership history for a property by zpid.
- get_tax_history Pull tax history for a property by zpid.
- get_school_ratings Get school ratings (GreatSchools ratings, distance, level) for a property by zpid.
- get_agent_contact Get listing agent contact information (name, email, phone, broker) for a property by zpid.
- get_photos Get full-resolution and responsive-width photos for a property by zpid.
- get_open_houses Get open house information for a property by zpid.
- batch_property_lookup Submit async batch jobs for up to 500 records per job with HMAC-signed webhook deliveries.
Environment variables
ZILLAPI_KEY