{"openapi":"3.2.0","info":{"title":"Zillow API","description":"Access US and CA property data. Search listings, compare estimated home values, and discover agent details.","version":"1.0.0"},"servers":[{"url":"https://zillow.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"tags":[{"name":"Search For properties"},{"name":"Property details"},{"name":"Similar properties"},{"name":"Estimates and History"},{"name":"Agents"},{"name":"Market trends"},{"name":"Mortgage"},{"name":"Lenders"},{"name":"Builders"},{"name":"Other professionals"}],"paths":{"/search":{"get":{"operationId":"get_search","summary":"/search","description":"Search for filtered properties by neighborhood, city, or ZIP code.\nPS : To search for an address of a property, use the \"/search_address\" endpoint.\nFor a list of properties, you can select the output format (JSON , CSV , XLSX) using the optional \"output\" parameter.","tags":["Search For properties"],"parameters":[{"name":"location","in":"query","description":"Location can be an address, neighborhood, city, or ZIP code.","required":false,"schema":{"type":"string","title":"location","example":"houston, tx"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}},{"name":"output","in":"query","description":"Output format possible values :\njson (Default value) :Data in a JSON format\ncsv : URL to the generated CSV file\nxlsx : URL to the generated XLSX (excel) file","required":false,"schema":{"type":"string","title":"output"}},{"name":"status","in":"query","description":"Status type of the properties\nDefault : forSale\n-forSale\n-forRent\n-recentlySold","required":false,"schema":{"type":"string","title":"status"}},{"name":"sortSelection","in":"query","description":"Sorting possible values :\ndays: Newest (Default value),\nsaved: Date Saved,\nlistingstatus: Listing Status,\nmostrecentchange: Most Recent Change,\nglobalrelevanceex: Homes for You,\nfeatured: Verified Source,\npriced: Price (High to Low),\npricea: Price (Low to High),\npaymentd: Payment (High to Low),\npaymenta: Payment (Low to High),\nbeds: Bedrooms,\nbaths: Bathrooms,\nsize: Square Feet,\nlot: Lot Size,\nzest: Zestimate (High to Low),\nzesta: Zestimate (Low to High),","required":false,"schema":{"type":"string","title":"sortSelection"}},{"name":"listing_type","in":"query","description":"Listing Type possible values :\nby_agent : By agent (Default value)\nby_owner_other : By owner & other (for off market properties)","required":false,"schema":{"type":"string","title":"listing_type"}},{"name":"isSingleFamily","in":"query","required":false,"schema":{"type":"string","title":"isSingleFamily"}},{"name":"isMultiFamily","in":"query","required":false,"schema":{"type":"string","title":"isMultiFamily"}},{"name":"isApartment","in":"query","required":false,"schema":{"type":"string","title":"isApartment"}},{"name":"isCondo","in":"query","required":false,"schema":{"type":"string","title":"isCondo"}},{"name":"isManufactured","in":"query","required":false,"schema":{"type":"string","title":"isManufactured"}},{"name":"isTownhouse","in":"query","required":false,"schema":{"type":"string","title":"isTownhouse"}},{"name":"isLotLand","in":"query","required":false,"schema":{"type":"string","title":"isLotLand"}},{"name":"doz","in":"query","description":"Days on Zillow (For Sale/Rent listings)/ Sold In Last (Sold listings) \nPossible values :\nany: Any,\n1: 1 day,\n7: 7 days,\n14: 14 days,\n30: 30 days,\n90: 90 days,\n6m: 6 months,\n12m: 12 months,\n24m: 24 months,\n36m: 36 months","required":false,"schema":{"type":"string","title":"doz"}},{"name":"price_min","in":"query","required":false,"schema":{"type":"string","title":"price_min"}},{"name":"price_max","in":"query","required":false,"schema":{"type":"string","title":"price_max"}},{"name":"sqft_min","in":"query","required":false,"schema":{"type":"string","title":"sqft_min"}},{"name":"sqft_max","in":"query","required":false,"schema":{"type":"string","title":"sqft_max"}},{"name":"monthlyPayment_min","in":"query","required":false,"schema":{"type":"string","title":"monthlyPayment_min"}},{"name":"monthlyPayment_max","in":"query","required":false,"schema":{"type":"string","title":"monthlyPayment_max"}},{"name":"beds_min","in":"query","required":false,"schema":{"type":"string","title":"beds_min"}},{"name":"beds_max","in":"query","required":false,"schema":{"type":"string","title":"beds_max"}},{"name":"baths_min","in":"query","required":false,"schema":{"type":"string","title":"baths_min"}},{"name":"baths_max","in":"query","required":false,"schema":{"type":"string","title":"baths_max"}},{"name":"hoa_min","in":"query","required":false,"schema":{"type":"string","title":"hoa_min"}},{"name":"hoa_max","in":"query","required":false,"schema":{"type":"string","title":"hoa_max"}},{"name":"hasPool","in":"query","required":false,"schema":{"type":"string","title":"hasPool"}},{"name":"hasGarage","in":"query","required":false,"schema":{"type":"string","title":"hasGarage"}},{"name":"built_min","in":"query","required":false,"schema":{"type":"string","title":"built_min"}},{"name":"built_max","in":"query","required":false,"schema":{"type":"string","title":"built_max"}},{"name":"isForSaleByOwner","in":"query","required":false,"schema":{"type":"string","title":"isForSaleByOwner"}},{"name":"isForSaleByAgent","in":"query","required":false,"schema":{"type":"string","title":"isForSaleByAgent"}},{"name":"isCityView","in":"query","required":false,"schema":{"type":"string","title":"isCityView"}},{"name":"isWaterfront","in":"query","required":false,"schema":{"type":"string","title":"isWaterfront"}},{"name":"isPublicSchool","in":"query","required":false,"schema":{"type":"string","title":"isPublicSchool"}},{"name":"isPrivateSchool","in":"query","required":false,"schema":{"type":"string","title":"isPrivateSchool"}},{"name":"isMountainView","in":"query","required":false,"schema":{"type":"string","title":"isMountainView"}},{"name":"singleStory","in":"query","required":false,"schema":{"type":"string","title":"singleStory"}},{"name":"onlyPriceReduction","in":"query","required":false,"schema":{"type":"string","title":"onlyPriceReduction"}},{"name":"onlyRentalAcceptsApplications","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalAcceptsApplications"}},{"name":"isZillowOwnedOnly","in":"query","required":false,"schema":{"type":"string","title":"isZillowOwnedOnly"}},{"name":"hasAirConditioning","in":"query","required":false,"schema":{"type":"string","title":"hasAirConditioning"}},{"name":"isMiddleSchool","in":"query","required":false,"schema":{"type":"string","title":"isMiddleSchool"}},{"name":"isWaterView","in":"query","required":false,"schema":{"type":"string","title":"isWaterView"}},{"name":"onlyRentalIncomeRestricted","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalIncomeRestricted"}},{"name":"isComingSoon","in":"query","required":false,"schema":{"type":"string","title":"isComingSoon"}},{"name":"isForSaleForeclosure","in":"query","required":false,"schema":{"type":"string","title":"isForSaleForeclosure"}},{"name":"onlyWithPhotos","in":"query","required":false,"schema":{"type":"string","title":"onlyWithPhotos"}},{"name":"onlyRentalCatsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalCatsAllowed"}},{"name":"onlyRentalPetsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalPetsAllowed"}},{"name":"onlyRentalSmallDogsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalSmallDogsAllowed"}},{"name":"onlyRentalLargeDogsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalLargeDogsAllowed"}},{"name":"isAuction","in":"query","required":false,"schema":{"type":"string","title":"isAuction"}},{"name":"is3dHome","in":"query","required":false,"schema":{"type":"string","title":"is3dHome"}},{"name":"isNewConstruction","in":"query","required":false,"schema":{"type":"string","title":"isNewConstruction"}},{"name":"parkingSpots_min","in":"query","required":false,"schema":{"type":"string","title":"parkingSpots_min"}},{"name":"greatSchoolsRating_min","in":"query","required":false,"schema":{"type":"string","title":"greatSchoolsRating_min"}},{"name":"isElementarySchool","in":"query","required":false,"schema":{"type":"string","title":"isElementarySchool"}},{"name":"isParkView","in":"query","required":false,"schema":{"type":"string","title":"isParkView"}},{"name":"enableSchools","in":"query","required":false,"schema":{"type":"string","title":"enableSchools"}},{"name":"lotSize_min","in":"query","description":"in sqft","required":false,"schema":{"type":"string","title":"lotSize_min"}},{"name":"lotSize_max","in":"query","description":"in sqft","required":false,"schema":{"type":"string","title":"lotSize_max"}},{"name":"keywords","in":"query","required":false,"schema":{"type":"string","title":"keywords"}}]}},"/search_address":{"get":{"operationId":"get_search_address","summary":"/search_address (Search for a property by address)","description":"Search for a property by address.","tags":["Search For properties"],"parameters":[{"name":"address","in":"query","required":false,"schema":{"type":"string","title":"address"}}]}},"/search_url":{"get":{"operationId":"get_search_url","summary":"/search_url (List of properties by URL)","description":"Get a list of properties by providing the zillow search results URL\nYou can select the output format (JSON , CSV , XLSX) using the optional \"output\" parameter.","tags":["Search For properties"],"parameters":[{"name":"url","in":"query","required":false,"schema":{"type":"string","title":"url"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}},{"name":"output","in":"query","description":"Output format possible values :\njson (Default value) :Data in a JSON format\ncsv : URL to the generated CSV file\nxlsx : URL to the generated XLSX (excel) file","required":false,"schema":{"type":"string","title":"output"}},{"name":"listing_type","in":"query","description":"Listing Type possible values :\nBy agent (Default value)\nBy owner & other (for off market properties)","required":false,"schema":{"type":"string","title":"listing_type"}}]}},"/search_polygon":{"get":{"operationId":"get_search_polygon","summary":"/search_polygon (Search for properties by polygon)","description":"Search for filtered properties by polygon coordinates.\nFor a list of properties, you can select the output format (JSON , CSV , XLSX) using the optional \"output\" parameter.","tags":["Search For properties"],"parameters":[{"name":"polygon","in":"query","description":"It is required if the location is empty.\n\nFormat: lat lng,lat1 lng1,lat2 lng2\n34.03959576441558 -118.50636536779786,34.0418716916327 -118.50276047888184,34.042440663894304 -118.49846894445801,34.04201393505594 -118.49417741003418,34.04087598099002 -118.4897142142334,34.03945351693672 -118.48525101843262,34.03788877892429 -118.48095948400879,34.03618175908096 -118.47683961096192,34.034190192514366 -118.47271973791504,34.031629538228394 -118.46962983312989,34.02835747861639 -118.4677415579834,34.02465847668084 -118.46671158972168,34.02081703478521 -118.46636826696778,34.01697541902413 -118.46636826696778,34.01341821237762 -118.4673982352295,34.011283816847104 -118.47100312414551,34.01057233974687 -118.47563798132325,34.01043004361143 -118.47992951574707,34.01071463564384 -118.48439271154786,34.01156840601794 -118.48868424597168,34.01270675316253 -118.49297578039551,34.01398737545716 -118.49709565344239,34.01555255425154 -118.50104386511231,34.01754455825562 -118.50464875402832,34.02039019717532 -118.50756699743653,34.02352028980117 -118.50962693395996,34.02707707311613 -118.51065690222168,34.03063370735633 -118.50997025671387,34.034190192514366 -118.5091119498291,34.03774652858273 -118.50825364294434,34.03959576441558 -118.50636536779786\nLast pair must be equal to first pair.","required":false,"schema":{"type":"string","title":"polygon"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}},{"name":"output","in":"query","description":"Output format possible values :\njson (Default value) :Data in a JSON format\ncsv : URL to the generated CSV file\nxlsx : URL to the generated XLSX (excel) file","required":false,"schema":{"type":"string","title":"output"}},{"name":"status","in":"query","description":"Status type of the properties\nDefault : forSale\n-forSale\n-forRent\n-recentlySold","required":false,"schema":{"type":"string","title":"status"}},{"name":"sortSelection","in":"query","description":"Sorting possible values :\ndays: Newest (Default value),\nsaved: Date Saved,\nlistingstatus: Listing Status,\nmostrecentchange: Most Recent Change,\nglobalrelevanceex: Homes for You,\nfeatured: Verified Source,\npriced: Price (High to Low),\npricea: Price (Low to High),\npaymentd: Payment (High to Low),\npaymenta: Payment (Low to High),\nbeds: Bedrooms,\nbaths: Bathrooms,\nsize: Square Feet,\nlot: Lot Size,\nzest: Zestimate (High to Low),\nzesta: Zestimate (Low to High),","required":false,"schema":{"type":"string","title":"sortSelection"}},{"name":"listing_type","in":"query","description":"Listing Type possible values :\nby_agent : By agent (Default value)\nby_owner_other : By owner & other (for off market properties)","required":false,"schema":{"type":"string","title":"listing_type"}},{"name":"isSingleFamily","in":"query","required":false,"schema":{"type":"string","title":"isSingleFamily"}},{"name":"isMultiFamily","in":"query","required":false,"schema":{"type":"string","title":"isMultiFamily"}},{"name":"isApartment","in":"query","required":false,"schema":{"type":"string","title":"isApartment"}},{"name":"isCondo","in":"query","required":false,"schema":{"type":"string","title":"isCondo"}},{"name":"isManufactured","in":"query","required":false,"schema":{"type":"string","title":"isManufactured"}},{"name":"isTownhouse","in":"query","required":false,"schema":{"type":"string","title":"isTownhouse"}},{"name":"isLotLand","in":"query","required":false,"schema":{"type":"string","title":"isLotLand"}},{"name":"doz","in":"query","description":"Days on Zillow (For Sale/Rent listings)/ Sold In Last (Sold listings) \nPossible values :\nany: Any,\n1: 1 day,\n7: 7 days,\n14: 14 days,\n30: 30 days,\n90: 90 days,\n6m: 6 months,\n12m: 12 months,\n24m: 24 months,\n36m: 36 months","required":false,"schema":{"type":"string","title":"doz"}},{"name":"price_min","in":"query","required":false,"schema":{"type":"string","title":"price_min"}},{"name":"price_max","in":"query","required":false,"schema":{"type":"string","title":"price_max"}},{"name":"sqft_min","in":"query","required":false,"schema":{"type":"string","title":"sqft_min"}},{"name":"sqft_max","in":"query","required":false,"schema":{"type":"string","title":"sqft_max"}},{"name":"monthlyPayment_min","in":"query","required":false,"schema":{"type":"string","title":"monthlyPayment_min"}},{"name":"monthlyPayment_max","in":"query","required":false,"schema":{"type":"string","title":"monthlyPayment_max"}},{"name":"beds_min","in":"query","required":false,"schema":{"type":"string","title":"beds_min"}},{"name":"beds_max","in":"query","required":false,"schema":{"type":"string","title":"beds_max"}},{"name":"baths_min","in":"query","required":false,"schema":{"type":"string","title":"baths_min"}},{"name":"baths_max","in":"query","required":false,"schema":{"type":"string","title":"baths_max"}},{"name":"hoa_min","in":"query","required":false,"schema":{"type":"string","title":"hoa_min"}},{"name":"hoa_max","in":"query","required":false,"schema":{"type":"string","title":"hoa_max"}},{"name":"hasPool","in":"query","required":false,"schema":{"type":"string","title":"hasPool"}},{"name":"hasGarage","in":"query","required":false,"schema":{"type":"string","title":"hasGarage"}},{"name":"built_min","in":"query","required":false,"schema":{"type":"string","title":"built_min"}},{"name":"built_max","in":"query","required":false,"schema":{"type":"string","title":"built_max"}},{"name":"isForSaleByOwner","in":"query","required":false,"schema":{"type":"string","title":"isForSaleByOwner"}},{"name":"isForSaleByAgent","in":"query","required":false,"schema":{"type":"string","title":"isForSaleByAgent"}},{"name":"isCityView","in":"query","required":false,"schema":{"type":"string","title":"isCityView"}},{"name":"isWaterfront","in":"query","required":false,"schema":{"type":"string","title":"isWaterfront"}},{"name":"isPublicSchool","in":"query","required":false,"schema":{"type":"string","title":"isPublicSchool"}},{"name":"isPrivateSchool","in":"query","required":false,"schema":{"type":"string","title":"isPrivateSchool"}},{"name":"isMountainView","in":"query","required":false,"schema":{"type":"string","title":"isMountainView"}},{"name":"singleStory","in":"query","required":false,"schema":{"type":"string","title":"singleStory"}},{"name":"onlyPriceReduction","in":"query","required":false,"schema":{"type":"string","title":"onlyPriceReduction"}},{"name":"onlyRentalAcceptsApplications","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalAcceptsApplications"}},{"name":"isZillowOwnedOnly","in":"query","required":false,"schema":{"type":"string","title":"isZillowOwnedOnly"}},{"name":"hasAirConditioning","in":"query","required":false,"schema":{"type":"string","title":"hasAirConditioning"}},{"name":"isMiddleSchool","in":"query","required":false,"schema":{"type":"string","title":"isMiddleSchool"}},{"name":"isWaterView","in":"query","required":false,"schema":{"type":"string","title":"isWaterView"}},{"name":"onlyRentalIncomeRestricted","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalIncomeRestricted"}},{"name":"isComingSoon","in":"query","required":false,"schema":{"type":"string","title":"isComingSoon"}},{"name":"isForSaleForeclosure","in":"query","required":false,"schema":{"type":"string","title":"isForSaleForeclosure"}},{"name":"onlyWithPhotos","in":"query","required":false,"schema":{"type":"string","title":"onlyWithPhotos"}},{"name":"onlyRentalCatsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalCatsAllowed"}},{"name":"onlyRentalPetsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalPetsAllowed"}},{"name":"onlyRentalSmallDogsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalSmallDogsAllowed"}},{"name":"onlyRentalLargeDogsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalLargeDogsAllowed"}},{"name":"isAuction","in":"query","required":false,"schema":{"type":"string","title":"isAuction"}},{"name":"is3dHome","in":"query","required":false,"schema":{"type":"string","title":"is3dHome"}},{"name":"isNewConstruction","in":"query","required":false,"schema":{"type":"string","title":"isNewConstruction"}},{"name":"parkingSpots_min","in":"query","required":false,"schema":{"type":"string","title":"parkingSpots_min"}},{"name":"greatSchoolsRating_min","in":"query","required":false,"schema":{"type":"string","title":"greatSchoolsRating_min"}},{"name":"isElementarySchool","in":"query","required":false,"schema":{"type":"string","title":"isElementarySchool"}},{"name":"isParkView","in":"query","required":false,"schema":{"type":"string","title":"isParkView"}},{"name":"enableSchools","in":"query","required":false,"schema":{"type":"string","title":"enableSchools"}},{"name":"lotSize_max","in":"query","description":"in sqft","required":false,"schema":{"type":"string","title":"lotSize_max"}},{"name":"keywords","in":"query","required":false,"schema":{"type":"string","title":"keywords"}}]}},"/search_mls":{"get":{"operationId":"get_search_mls","summary":"/search_mls (Search by MLS)","description":"Search for properties by their MLS ID.","tags":["Search For properties"],"parameters":[{"name":"mls","in":"query","required":false,"schema":{"type":"string","title":"mls"}}]}},"/search_coordinates":{"get":{"operationId":"get_search_coordinates","summary":"/search_coordinates (Search for properties by coordinates)","description":"Search for filtered properties by coordinates.\nYou can select the output format (JSON , CSV , XLSX) using the optional \"output\" parameter.","tags":["Search For properties"],"parameters":[{"name":"lat","in":"query","description":"Latitude","required":false,"schema":{"type":"string","title":"lat"}},{"name":"long","in":"query","description":"Longitude","required":false,"schema":{"type":"string","title":"long"}},{"name":"d","in":"query","description":"Diameter in miles.","required":false,"schema":{"type":"string","title":"d"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}},{"name":"status","in":"query","description":"Status type of the properties\nDefault : forSale\n-forSale\n-forRent\n-recentlySold","required":false,"schema":{"type":"string","title":"status"}},{"name":"output","in":"query","description":"Output format possible values :\njson (Default value) :Data in a JSON format\ncsv : URL to the generated CSV file\nxlsx : URL to the generated XLSX (excel) file","required":false,"schema":{"type":"string","title":"output"}},{"name":"sort","in":"query","description":"Sorting possible values :\npriorityscore: Default,\nsaved: Date Saved,\nlistingstatus: Listing Status,\nmostrecentchange: Most Recent Change,\nglobalrelevanceex: Homes for You,\nfeatured: Verified Source,\npriced: Price (High to Low),\npricea: Price (Low to High),\npaymentd: Payment (High to Low),\npaymenta: Payment (Low to High),\ndays: Newest,\nbeds: Bedrooms,\nbaths: Bathrooms,\nsize: Square Feet,\nlot: Lot Size,\nzest: Zestimate (High to Low),\nzesta: Zestimate (Low to High),","required":false,"schema":{"type":"string","title":"sort"}},{"name":"listing_type","in":"query","description":"Listing Type possible values :\nBy agent (Default value)\nBy owner & other (for off market properties)","required":false,"schema":{"type":"string","title":"listing_type"}},{"name":"isSingleFamily","in":"query","required":false,"schema":{"type":"string","title":"isSingleFamily"}},{"name":"isMultiFamily","in":"query","required":false,"schema":{"type":"string","title":"isMultiFamily"}},{"name":"isApartment","in":"query","required":false,"schema":{"type":"string","title":"isApartment"}},{"name":"isCondo","in":"query","required":false,"schema":{"type":"string","title":"isCondo"}},{"name":"isManufactured","in":"query","required":false,"schema":{"type":"string","title":"isManufactured"}},{"name":"isTownhouse","in":"query","required":false,"schema":{"type":"string","title":"isTownhouse"}},{"name":"isLotLand","in":"query","required":false,"schema":{"type":"string","title":"isLotLand"}},{"name":"doz","in":"query","description":"Days on Zillow possible values :\nany: Any,\n1: 1 day,\n7: 7 days,\n14: 14 days,\n30: 30 days,\n90: 90 days,\n6m: 6 months,\n12m: 12 months,\n24m: 24 months,\n36m: 36 months","required":false,"schema":{"type":"string","title":"doz"}},{"name":"price_min","in":"query","required":false,"schema":{"type":"string","title":"price_min"}},{"name":"price_max","in":"query","required":false,"schema":{"type":"string","title":"price_max"}},{"name":"sqft_min","in":"query","required":false,"schema":{"type":"string","title":"sqft_min"}},{"name":"sqft_max","in":"query","required":false,"schema":{"type":"string","title":"sqft_max"}},{"name":"monthlyPayment_min","in":"query","required":false,"schema":{"type":"string","title":"monthlyPayment_min"}},{"name":"monthlyPayment_max","in":"query","required":false,"schema":{"type":"string","title":"monthlyPayment_max"}},{"name":"beds_min","in":"query","required":false,"schema":{"type":"string","title":"beds_min"}},{"name":"beds_max","in":"query","required":false,"schema":{"type":"string","title":"beds_max"}},{"name":"baths_min","in":"query","required":false,"schema":{"type":"string","title":"baths_min"}},{"name":"baths_max","in":"query","required":false,"schema":{"type":"string","title":"baths_max"}},{"name":"hoa_min","in":"query","required":false,"schema":{"type":"string","title":"hoa_min"}},{"name":"hoa_max","in":"query","required":false,"schema":{"type":"string","title":"hoa_max"}},{"name":"hasPool","in":"query","required":false,"schema":{"type":"string","title":"hasPool"}},{"name":"hasGarage","in":"query","required":false,"schema":{"type":"string","title":"hasGarage"}},{"name":"built_min","in":"query","required":false,"schema":{"type":"string","title":"built_min"}},{"name":"built_max","in":"query","required":false,"schema":{"type":"string","title":"built_max"}},{"name":"isForSaleByOwner","in":"query","required":false,"schema":{"type":"string","title":"isForSaleByOwner"}},{"name":"isForSaleByAgent","in":"query","required":false,"schema":{"type":"string","title":"isForSaleByAgent"}},{"name":"isCityView","in":"query","required":false,"schema":{"type":"string","title":"isCityView"}},{"name":"isWaterfront","in":"query","required":false,"schema":{"type":"string","title":"isWaterfront"}},{"name":"isPublicSchool","in":"query","required":false,"schema":{"type":"string","title":"isPublicSchool"}},{"name":"isPrivateSchool","in":"query","required":false,"schema":{"type":"string","title":"isPrivateSchool"}},{"name":"isMountainView","in":"query","required":false,"schema":{"type":"string","title":"isMountainView"}},{"name":"singleStory","in":"query","required":false,"schema":{"type":"string","title":"singleStory"}},{"name":"onlyPriceReduction","in":"query","required":false,"schema":{"type":"string","title":"onlyPriceReduction"}},{"name":"onlyRentalAcceptsApplications","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalAcceptsApplications"}},{"name":"isZillowOwnedOnly","in":"query","required":false,"schema":{"type":"string","title":"isZillowOwnedOnly"}},{"name":"hasAirConditioning","in":"query","required":false,"schema":{"type":"string","title":"hasAirConditioning"}},{"name":"isMiddleSchool","in":"query","required":false,"schema":{"type":"string","title":"isMiddleSchool"}},{"name":"isWaterView","in":"query","required":false,"schema":{"type":"string","title":"isWaterView"}},{"name":"onlyRentalIncomeRestricted","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalIncomeRestricted"}},{"name":"isComingSoon","in":"query","required":false,"schema":{"type":"string","title":"isComingSoon"}},{"name":"isForSaleForeclosure","in":"query","required":false,"schema":{"type":"string","title":"isForSaleForeclosure"}},{"name":"onlyWithPhotos","in":"query","required":false,"schema":{"type":"string","title":"onlyWithPhotos"}},{"name":"onlyRentalCatsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalCatsAllowed"}},{"name":"onlyRentalPetsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalPetsAllowed"}},{"name":"onlyRentalSmallDogsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalSmallDogsAllowed"}},{"name":"onlyRentalLargeDogsAllowed","in":"query","required":false,"schema":{"type":"string","title":"onlyRentalLargeDogsAllowed"}},{"name":"isAuction","in":"query","required":false,"schema":{"type":"string","title":"isAuction"}},{"name":"is3dHome","in":"query","required":false,"schema":{"type":"string","title":"is3dHome"}},{"name":"isNewConstruction","in":"query","required":false,"schema":{"type":"string","title":"isNewConstruction"}},{"name":"greatSchoolsRating_min","in":"query","required":false,"schema":{"type":"string","title":"greatSchoolsRating_min"}},{"name":"isElementarySchool","in":"query","required":false,"schema":{"type":"string","title":"isElementarySchool"}},{"name":"isParkView","in":"query","required":false,"schema":{"type":"string","title":"isParkView"}},{"name":"enableSchools","in":"query","required":false,"schema":{"type":"string","title":"enableSchools"}},{"name":"keywords","in":"query","required":false,"schema":{"type":"string","title":"keywords"}}]}},"/propertyV2":{"get":{"operationId":"get_propertyV2","summary":"/propertyV2 (Property details by ZPID","description":"Get a property's details by its zpid","tags":["Property details"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url…), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid","example":"7594920"}},{"name":"url","in":"query","description":"Property details URL - eg :https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/","required":false,"schema":{"type":"string","title":"url"}}]}},"/property":{"get":{"operationId":"get_property","summary":"/property (deprecated)","description":"Get a property's details by its zpid","tags":["Property details"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url…), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/","required":false,"schema":{"type":"string","title":"url"}}]}},"/photos":{"get":{"operationId":"get_photos","summary":"/photos (Photos of a property)","description":"Returns a property's photos with different sizes and types.","tags":["Property details"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url…), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/","required":false,"schema":{"type":"string","title":"url"}}]}},"/schools":{"get":{"operationId":"get_schools","summary":"/schools (Nearby schools)","description":"Nearby schools of a property by ZPID","tags":["Property details"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url…), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/","required":false,"schema":{"type":"string","title":"url"}}]}},"/walk_transit_bike_score":{"get":{"operationId":"get_walk_transit_bike_score","summary":"/walk_transit_bike_score (Walk, Transit and Bike Score)","description":"Get Walk, Transit and Bike Score of a property by zpid","tags":["Property details"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url…), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/","required":false,"schema":{"type":"string","title":"url"}}]}},"/similar_properties":{"get":{"operationId":"get_similar_properties","summary":"/similar_properties (Similar for sale properties)","description":"List of similar for sale properties by Zpid or URL or address","tags":["Similar properties"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url...), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :[https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/](url)","required":false,"schema":{"type":"string","title":"url"}},{"name":"address","in":"query","required":false,"schema":{"type":"string","title":"address"}}]}},"/similar_sold_properties":{"get":{"operationId":"get_similar_sold_properties","summary":"/similar_sold_properties (Similar sold properties)","description":"List of similar sold properties by Zpid or URL or address","tags":["Similar properties"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url...), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :[https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/](url)","required":false,"schema":{"type":"string","title":"url"}},{"name":"address","in":"query","required":false,"schema":{"type":"string","title":"address"}}]}},"/similar_rent_properties":{"get":{"operationId":"get_similar_rent_properties","summary":"/similar_rent_properties (Similar for rent properties)","description":"List of similar for rent properties by Zpid or URL or address","tags":["Similar properties"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url...), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :[https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/](url)","required":false,"schema":{"type":"string","title":"url"}},{"name":"address","in":"query","required":false,"schema":{"type":"string","title":"address"}}]}},"/zestimate_history":{"get":{"operationId":"get_zestimate_history","summary":"/zestimate_history (Zestimate history)","description":"Zestimate history by zpid","tags":["Estimates and History"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url…), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/","required":false,"schema":{"type":"string","title":"url"}}]}},"/rent_estimate":{"get":{"operationId":"get_rent_estimate","summary":"/rent_estimate (Rent Zestimate)","description":"Returns a property's rent zestimate and it's comparable properties in the same area.","tags":["Estimates and History"],"parameters":[{"name":"address","in":"query","required":false,"schema":{"type":"string","title":"address"}},{"name":"activeTypes","in":"query","description":"SimilarFloorPlans filter:\nPossible values:\nany (Default)\nactive (Active Rentals)\ninactive (Inactive Rentals)","required":false,"schema":{"type":"string","title":"activeTypes"}},{"name":"activatedDays","in":"query","description":"[SIMILARFLOORPLANS]\nFilter for Active Rentals within X days:\nPossible values:\nany (Default)\n30 (Within 30 days)\n15 (Within 15 days)\n7 (Within 7 days)","required":false,"schema":{"type":"string","title":"activatedDays"}},{"name":"deactivatedDays","in":"query","description":"[SIMILARFLOORPLANS]\nFilter for inactive rentals within X days:\nPossible values:\n30 (Within 30 days (max))\n15 (Within 15 days)\n7 (Within 7 days)","required":false,"schema":{"type":"string","title":"deactivatedDays"}},{"name":"distanceInMiles","in":"query","description":"[SIMILARFLOORPLANS] \nFilter for distance in Miles: \nPossible values:\n**any\n1\n2\n3\n4\n5**","required":false,"schema":{"type":"string","title":"distanceInMiles"}},{"name":"propertyTypes","in":"query","description":"[SIMILARFLOORPLANS] \nFilter for Property Types: (To choose multiple values separate with comma eg : house,condo)\nPossible values:\n**any (Default)\napartment\nhouse\ntownhouse\ncondo**","required":false,"schema":{"type":"string","title":"propertyTypes"}},{"name":"bedrooms","in":"query","description":"[SIMILARFLOORPLANS] \nFilter for number of bedrooms: (To choose multiple values separate with comma eg : 0,1,2)\nPossible values:\n**0\n1\n2\n3\n4plus**","required":false,"schema":{"type":"string","title":"bedrooms"}},{"name":"pets","in":"query","description":"[SIMILARFLOORPLANS] \nFilter for Pets: (To choose multiple values separate with comma eg : dogs,cats)\nPossible values:\n**any (Default)\ndogs\ncats**","required":false,"schema":{"type":"string","title":"pets"}},{"name":"laundry","in":"query","description":"[SIMILARFLOORPLANS] \nFilter for Laundry: (To choose multiple values separate with comma eg : inUnit,shared)\nPossible values:\n**any (Default)\ninUnit\nshared**","required":false,"schema":{"type":"string","title":"laundry"}},{"name":"amenities","in":"query","description":"[SIMILARFLOORPLANS] \nFilter for amenities: (To choose multiple values separate with comma eg : cooling,parking)\nPossible values:\n**any (Default)\ncooling\nheating\nparking**","required":false,"schema":{"type":"string","title":"amenities"}}]}},"/price_tax_history":{"get":{"operationId":"get_price_tax_history","summary":"/price_tax_history (Price and Tax history)","description":"Price and Tax history of a property by ZPID","tags":["Estimates and History"],"parameters":[{"name":"zpid","in":"query","description":"The zpid can be extracted from the searching endpoints (/search , /search_url…), or from a property's URL.","required":false,"schema":{"type":"string","title":"zpid"}},{"name":"url","in":"query","description":"Property details URL - eg :https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/","required":false,"schema":{"type":"string","title":"url"}}]}},"/search_agents":{"get":{"operationId":"get_search_agents","summary":"Search for agents","description":"Search for agents by location and name","tags":["Agents"],"parameters":[{"name":"location","in":"query","required":false,"schema":{"type":"string","title":"location"}},{"name":"name","in":"query","required":false,"schema":{"type":"string","title":"name"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}},{"name":"specialty","in":"query","required":false,"schema":{"type":"string","title":"specialty"}},{"name":"language","in":"query","required":false,"schema":{"type":"string","title":"language"}}]}},"/agent":{"get":{"operationId":"get_agent","summary":"Agent details by username","description":"Get agent's details by username(contact infos, active listings and reviews etc).\nPS : username is the profile link \nExample : \nusername :  Pardee-Properties\nfor https://www.zillow.com/profile/Pardee-Properties/","tags":["Agents"],"parameters":[{"name":"username","in":"query","required":false,"schema":{"type":"string","title":"username"}}]}},"/agent_reviews":{"get":{"operationId":"get_agent_reviews","summary":"Agent Reviews","description":"Get agent reviews by the agent's zuid","tags":["Agents"],"parameters":[{"name":"zuid","in":"query","required":false,"schema":{"type":"string","title":"zuid"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/agent_active_listings":{"get":{"operationId":"get_agent_active_listings","summary":"Agent's active listings","description":"Get agent's active listings by zuid","tags":["Agents"],"parameters":[{"name":"zuid","in":"query","required":false,"schema":{"type":"string","title":"zuid"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/agent_rental_listings":{"get":{"operationId":"get_agent_rental_listings","summary":"Agent's rental listings","description":"Get agent's rental listings by zuid","tags":["Agents"],"parameters":[{"name":"zuid","in":"query","required":false,"schema":{"type":"string","title":"zuid"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/agent_past_sales":{"get":{"operationId":"get_agent_past_sales","summary":"Agent's past sales","description":"Get agent's past sales by zuid","tags":["Agents"],"parameters":[{"name":"zuid","in":"query","description":"The zuid can be extracted from the agent's details \\\\\\\"/agent\\\\\\\"","required":false,"schema":{"type":"string","title":"zuid"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/market_data":{"get":{"operationId":"get_market_data","summary":"/market_data (Rental Market Trends)","description":"Get market rental data of a location by city or ZIP","tags":["Market trends"],"parameters":[{"name":"location","in":"query","required":false,"schema":{"type":"string","title":"location"}}]}},"/market_sale_overview":{"get":{"operationId":"get_market_sale_overview","summary":"market_sale_overview","description":"This endpoint delivers a comprehensive snapshot and historical trends of the housing market in a given region using metrics aligned with the Zillow Home Value Index (ZHVI) framework","tags":["Market trends"],"parameters":[{"name":"location","in":"query","required":false,"schema":{"type":"string","title":"location"}}]}},"/zhvi_range":{"get":{"operationId":"get_zhvi_range","summary":"/zhvi_range","description":"This endpoint provides monthly historical data for the Zillow Home Value Index (ZHVI) for a specified region. The ZHVI is a proprietary metric that captures median home values across a wide variety of geographies and housing types, reflecting trends in the real estate market over time.","tags":["Market trends"],"parameters":[{"name":"location","in":"query","required":false,"schema":{"type":"string","title":"location"}},{"name":"type","in":"query","description":"Home type","required":false,"schema":{"type":"string","title":"type"}}]}},"/mortgage/rates":{"get":{"operationId":"get_mortgage_rates","summary":"/mortgage/rates (Mortgage rates)","description":"Get mortgage rates","tags":["Mortgage"],"parameters":[{"name":"program","in":"query","description":"The loan program. You can select one or two programs, separated by commas.\n\nAvailable: **Fixed30Year, Fixed20Year, Fixed15Year, Fixed10Year, ARM3, ARM5, ARM7, HomeEquity30Year, HomeEquity30YearDueIn15, HomeEquity15Year, HELOC20Year, HELOC15Year, HELOC10Year**","required":false,"schema":{"type":"string","title":"program"}},{"name":"state","in":"query","description":"The state abbreviation.\n\nAK,AL,AR,AS,AZ,CA,CO,CT,DC,DE,FL,GA, GU,HI,IA,ID,IL,IN,KS,KY,LA,MA,MD,ME,MH, MI,MN,MO,MP,MS,MT,NC,ND,NE, NH,NJ,NM,NV,NY,OH,OK,OR,PA,PR,RI,SC,SD,TN,TX,UT,VA,VI,VT,WA,WI,WV,WY,US","required":false,"schema":{"type":"string","title":"state"}},{"name":"refinance","in":"query","required":false,"schema":{"type":"string","title":"refinance"}},{"name":"loanType","in":"query","required":false,"schema":{"type":"string","title":"loanType"}},{"name":"loanAmount","in":"query","description":"- Micro < $100,000\n- SmallConforming $100,000 - $200,000\n- Conforming > $200,000\n- SuperConforming\n- Jumbo","required":false,"schema":{"type":"string","title":"loanAmount"}},{"name":"loanToValue","in":"query","description":"- Normal < 80%\n- High > 80% < 95%\n- VeryHigh >= 95%","required":false,"schema":{"type":"string","title":"loanToValue"}},{"name":"creditScore","in":"query","description":"- Low < 680 credit score.\n- High > 680 < 740\n- VeryHigh > 740","required":false,"schema":{"type":"string","title":"creditScore"}},{"name":"duration","in":"query","description":"From 0 to 4000","required":false,"schema":{"type":"string","title":"duration"}}]}},"/lender/search":{"get":{"operationId":"get_lender_search","summary":"/lender/search","description":"Search for Lenders","tags":["Lenders"],"parameters":[{"name":"location","in":"query","description":"City, State or Zip. Only lenders licensed in the state will be displayed.","required":false,"schema":{"type":"string","title":"location"}},{"name":"lenderName","in":"query","required":false,"schema":{"type":"string","title":"lenderName"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/lender/details":{"get":{"operationId":"get_lender_details","summary":"/lender/details","description":"Get lender details","tags":["Lenders"],"parameters":[{"name":"screenName","in":"query","required":false,"schema":{"type":"string","title":"screenName"}}]}},"/lender/reviews":{"get":{"operationId":"get_lender_reviews","summary":"/lender/reviews","description":"Get lender reviews","tags":["Lenders"],"parameters":[{"name":"screenName","in":"query","required":false,"schema":{"type":"string","title":"screenName"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/builders/search":{"get":{"operationId":"get_builders_search","summary":"/builders/search (Search for builders)","description":"Searchfor builders by location or name","tags":["Builders"],"parameters":[{"name":"location","in":"query","required":false,"schema":{"type":"string","title":"location"}},{"name":"name","in":"query","required":false,"schema":{"type":"string","title":"name"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/builders/details":{"get":{"operationId":"get_builders_details","summary":"/builders/details (Builders details)","description":"Get details of builders by their builderId (found in `builders/search` results)","tags":["Builders"],"parameters":[{"name":"builderId","in":"query","required":false,"schema":{"type":"string","title":"builderId"}}]}},"/builders/reviews":{"get":{"operationId":"get_builders_reviews","summary":"/builders/reviews (Builder's reviews)","description":"Get reviews of a builder by their builderId (found in `builders/search` results)","tags":["Builders"],"parameters":[{"name":"builderId","in":"query","required":false,"schema":{"type":"string","title":"builderId"}},{"name":"regionId","in":"query","required":false,"schema":{"type":"string","title":"regionId"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/builders/community_cards":{"get":{"operationId":"get_builders_community_cards","summary":"/builders/community_cards (Builders community cards)","description":"Get  community cards of a builder by their builderId (found in `builders/search` results)","tags":["Builders"],"parameters":[{"name":"builderId","in":"query","required":false,"schema":{"type":"string","title":"builderId"}},{"name":"regionId","in":"query","required":false,"schema":{"type":"string","title":"regionId"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/other_professionals/search":{"get":{"operationId":"get_other_professionals_search","summary":"/other_professionals/search (Search for professionals)","description":"Search for professoinals (property managers, inspectors,photographers,home_improvement,etc) by location or name","tags":["Other professionals"],"parameters":[{"name":"location","in":"query","required":false,"schema":{"type":"string","title":"location"}},{"name":"type","in":"query","required":false,"schema":{"type":"string","title":"type"}},{"name":"name","in":"query","required":false,"schema":{"type":"string","title":"name"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}}]}},"/other_professionals/details":{"get":{"operationId":"get_other_professionals_details","summary":"/other_professionals/details (Professional's details)","description":"Get details of a professional by username (found in `/other_professionals/search` results)","tags":["Other professionals"],"parameters":[{"name":"username","in":"query","required":false,"schema":{"type":"string","title":"username"}}]}},"/other_professionals/reviews":{"get":{"operationId":"get_other_professionals_reviews","summary":"/other_professionals/reviews (Professional's reviews)","description":"Get reviews of a professional by their zuid (found in `/other_professionals/details` result)","tags":["Other professionals"],"parameters":[{"name":"zuid","in":"query","required":false,"schema":{"type":"string","title":"zuid"}},{"name":"page","in":"query","required":false,"schema":{"type":"string","title":"page"}},{"name":"size","in":"query","required":false,"schema":{"type":"string","title":"size"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}