addedInput schema / properties / baths
Added value: +{
+ "description": "The minimum number of bathrooms.",
+ "enum": [
+ "one",
+ "oneAndHalf",
+ "two",
+ "twoAndHalf",
+ "three",
+ "four"
+ ],
+ "type": "string"
+}
addedInput schema / properties / beds_max_
Added value: +{
+ "description": "The maximum number of bedrooms.",
+ "type": "number"
+}
addedInput schema / properties / beds_min_
Added value: +{
+ "description": "The minimum number of bedrooms.",
+ "type": "number"
+}
addedInput schema / properties / cost_acceptedFinancing_
Added value: +{
+ "description": "The accepted financing type.",
+ "enum": [
+ "FHA",
+ "VA"
+ ],
+ "type": "string"
+}
addedInput schema / properties / cost_excludeLandLeases_
Added value: +{
+ "description": "If set to true, listings with land leases will be excluded.",
+ "type": "boolean"
+}
addedInput schema / properties / cost_hoa_
Added value: +{
+ "description": "The maximum monthly Homeowners Association (HOA) fee.",
+ "type": "number"
+}
addedInput schema / properties / cost_maxPropertyTaxPerYear_
Added value: +{
+ "description": "The maximum property tax per year.",
+ "type": "number"
+}
addedInput schema / properties / cost_pricePerSqft__max_
Added value: +{
+ "description": "The maximum price per square foot.",
+ "enum": [
+ "50",
+ "100",
+ "150",
+ "200",
+ "250",
+ "300",
+ "400",
+ "500",
+ "600",
+ "800",
+ "1000",
+ "1400",
+ "1800",
+ "2200",
+ "2600",
+ "3000"
+ ],
+ "type": "string"
+}
addedInput schema / properties / cost_pricePerSqft__min_
Added value: +{
+ "description": "The minimum price per square foot.",
+ "enum": [
+ "50",
+ "100",
+ "150",
+ "200",
+ "250",
+ "300",
+ "400",
+ "500",
+ "600",
+ "800",
+ "1000",
+ "1400",
+ "1800",
+ "2200",
+ "2600",
+ "3000"
+ ],
+ "type": "string"
+}
addedInput schema / properties / cost_priceReduced_
Added value: +{
+ "description": "Filter listings by when the price was reduced.",
+ "enum": [
+ "inTheLastDay",
+ "inTheLast3Days",
+ "inTheLast7Days",
+ "inTheLast14Days",
+ "inTheLast30Days",
+ "moreThan30Days",
+ "moreThan60Days",
+ "moreThan120Days"
+ ],
+ "type": "string"
+}
addedInput schema / properties / exclude55PlusCommunities
Added value: +{
+ "description": "If set to true, 55+ communities will be excluded.",
+ "type": "boolean"
+}
addedInput schema / properties / forRentSquareFootage_max_
Added value: +{
+ "description": "The maximum square footage for for-rent listings.",
+ "type": "number"
+}
addedInput schema / properties / forRentSquareFootage_min_
Added value: +{
+ "description": "The minimum square footage for for-rent listings.",
+ "type": "number"
+}
addedInput schema / properties / forSaleSquareFeet_max_
Added value: +{
+ "description": "The maximum square footage for for-sale listings.",
+ "enum": [
+ "750",
+ "1000",
+ "1100",
+ "1200",
+ "1300",
+ "1400",
+ "1500",
+ "1600",
+ "1700",
+ "1800",
+ "1900",
+ "2000",
+ "2250",
+ "2500",
+ "2750",
+ "3000",
+ "4000",
+ "5000",
+ "7500",
+ "10000"
+ ],
+ "type": "string"
+}
addedInput schema / properties / forSaleSquareFeet_min_
Added value: +{
+ "description": "The minimum square footage for for-sale listings.",
+ "enum": [
+ "750",
+ "1000",
+ "1100",
+ "1200",
+ "1300",
+ "1400",
+ "1500",
+ "1600",
+ "1700",
+ "1800",
+ "1900",
+ "2000",
+ "2250",
+ "2500",
+ "2750",
+ "3000",
+ "4000",
+ "5000",
+ "7500",
+ "10000"
+ ],
+ "type": "string"
+}
addedInput schema / properties / homeFeatures_basement_
Added value: +{
+ "description": "The basement type.",
+ "enum": [
+ "finished",
+ "unfinished"
+ ],
+ "type": "string"
+}
addedInput schema / properties / homeFeatures_garageSpotsMin_
Added value: +{
+ "description": "The minimum number of garage spots.",
+ "enum": [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5"
+ ],
+ "type": "string"
+}
addedInput schema / properties / homeFeatures_keywordSearch_
Added value: +{
+ "description": "A free-text keyword search applied to listing descriptions.",
+ "type": "string"
+}
addedInput schema / properties / homeFeatures_options___
Added value: +{
+ "description": "An array of home feature flags to filter the listings.",
+ "items": {
+ "enum": [
+ "airConditioning",
+ "waterfront",
+ "hasAView",
+ "fireplace",
+ "fixerUpper",
+ "guestHouse",
+ "elevator",
+ "washerDryerHookup",
+ "petsAllowed",
+ "primaryBedroomOnMainFloor",
+ "rvparking",
+ "greenHome",
+ "accessibleHome",
+ "includeOutdoorParking"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / homeFeatures_poolType_
Added value: +{
+ "description": "The type of pool.",
+ "enum": [
+ "privatePool",
+ "communityPool",
+ "privateOrCommunityPool",
+ "noPrivatePool"
+ ],
+ "type": "string"
+}
addedInput schema / properties / homeTypes__
Added value: +{
+ "description": "An array of home types to filter the listings. Allowed values depend on the listing `type`.",
+ "items": {
+ "enum": [
+ "house",
+ "townhouse",
+ "townhome",
+ "condo",
+ "land",
+ "multiFamily",
+ "mobile",
+ "coOp",
+ "other",
+ "apartment"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
changedInput schema / properties / keyword / description
Previous value: -"The zipcode used to search for listings."New value: +"The location to search for listings. Accepts a zipcode (`33321`), a city (`Austin` or `Austin, TX`), a neighborhood (`East Austin`), a school (`BASIS Austin`), a school district (`Austin Independent School District`), an apartment building by its name (`Maizon Brickell`), or a full street address (`5805 Woodview Ave, Austin, TX 78756`), including a single unit (`221 SW 12th St Unit 1716, Miami, FL`). An address or a building returns a single property card instead of a list of listings, and the `type` parameter does not apply to it."
addedInput schema / properties / listingType_category___
Added value: +{
+ "description": "An array of listing categories.",
+ "items": {
+ "enum": [
+ "byAgent",
+ "byOwnerFsbo",
+ "newConstruction",
+ "foreclosures"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / listingType_excludeShortSales_
Added value: +{
+ "description": "If set to true, short sales will be excluded.",
+ "type": "boolean"
+}
addedInput schema / properties / listingType_redfinListingsOnly_
Added value: +{
+ "description": "If set to true, only Redfin-listed properties will be included.",
+ "type": "boolean"
+}
addedInput schema / properties / lotSize_max_
Added value: +{
+ "description": "The maximum lot size.",
+ "enum": [
+ "2000 sqft",
+ "4500 sqft",
+ "6500 sqft",
+ "8000 sqft",
+ "9500 sqft",
+ "0.25 acres",
+ "0.5 acres",
+ "1 acres",
+ "2 acres",
+ "3 acres",
+ "4 acres",
+ "5 acres",
+ "10 acres",
+ "20 acres",
+ "40 acres",
+ "100 acres"
+ ],
+ "type": "string"
+}
addedInput schema / properties / lotSize_min_
Added value: +{
+ "description": "The minimum lot size.",
+ "enum": [
+ "2000 sqft",
+ "4500 sqft",
+ "6500 sqft",
+ "8000 sqft",
+ "9500 sqft",
+ "0.25 acres",
+ "0.5 acres",
+ "1 acres",
+ "2 acres",
+ "3 acres",
+ "4 acres",
+ "5 acres",
+ "10 acres",
+ "20 acres",
+ "40 acres",
+ "100 acres"
+ ],
+ "type": "string"
+}
addedInput schema / properties / monthlyPayment_downPaymentAmount_
Added value: +{
+ "description": "The down payment as an absolute amount.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_downPaymentPercent_
Added value: +{
+ "description": "The down payment as a percentage of the home price.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_insuranceRate_
Added value: +{
+ "description": "The home insurance rate (percent) used to calculate the monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_interestRate_
Added value: +{
+ "description": "The mortgage interest rate (percent) used to calculate the monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_max_
Added value: +{
+ "description": "The maximum monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_min_
Added value: +{
+ "description": "The minimum monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_mortgageTerm_
Added value: +{
+ "description": "The mortgage term used to calculate the monthly payment.",
+ "enum": [
+ "fixed15Years",
+ "fixed20Years",
+ "fixed30Years",
+ "fixed30YearsFha",
+ "fixed30YearsVa",
+ "fixed30YearsJumbo"
+ ],
+ "type": "string"
+}
addedInput schema / properties / moveInDate
Added value: +{
+ "description": "The desired move-in date in MM/DD/YYYY format.",
+ "type": "string"
+}
addedInput schema / properties / onlyWithDealOrPromotion
Added value: +{
+ "description": "If set to true, only listings with a deal or promotion will be included.",
+ "type": "boolean"
+}
addedInput schema / properties / openHouseAndTour_openHouse_
Added value: +{
+ "description": "Filter listings with an open house.",
+ "enum": [
+ "thisWeekend",
+ "anytime"
+ ],
+ "type": "string"
+}
addedInput schema / properties / openHouseAndTour_videoTour_
Added value: +{
+ "description": "If set to true, only listings with a video tour will be included.",
+ "type": "boolean"
+}
addedInput schema / properties / pets__
Added value: +{
+ "description": "An array of pet types allowed.",
+ "items": {
+ "enum": [
+ "dogsAllowed",
+ "catsAllowed"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / price_max_
Added value: +{
+ "description": "The maximum price of the listing.",
+ "type": "number"
+}
addedInput schema / properties / price_min_
Added value: +{
+ "description": "The minimum price of the listing.",
+ "type": "number"
+}
addedInput schema / properties / rentalAmenities__
Added value: +{
+ "description": "An array of rental amenities to filter the listings.",
+ "items": {
+ "enum": [
+ "airConditioning",
+ "dishwasher",
+ "inUnitWasherDryer",
+ "parkingAllowed",
+ "utilitiesIncluded",
+ "attFiber",
+ "furnished",
+ "laundryFacility",
+ "pool",
+ "washerDryerHookup"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / rentalOtherTerms__
Added value: +{
+ "description": "An array of additional rental terms.",
+ "items": {
+ "enum": [
+ "incomeRestricted",
+ "student",
+ "shortTerm",
+ "seniorLiving",
+ "military"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / schools_greatSchoolRating_
Added value: +{
+ "description": "The minimum GreatSchools rating (1-10).",
+ "type": "number"
+}
addedInput schema / properties / schools_includeUnratedSchools_
Added value: +{
+ "description": "If set to true, unrated schools will be included.",
+ "type": "boolean"
+}
addedInput schema / properties / schools_schoolType___
Added value: +{
+ "description": "An array of school types.",
+ "items": {
+ "enum": [
+ "elementary",
+ "middle",
+ "high"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / soldWithinOption
Added value: +{
+ "description": "Filter sold listings by how recently they were sold.",
+ "enum": [
+ "lastOneWeek",
+ "lastOneMonth",
+ "lastThreeMonth",
+ "lastSixMonth",
+ "lastYear",
+ "lastTwoYear",
+ "lastThreeYear",
+ "lastFiveYear"
+ ],
+ "type": "string"
+}
addedInput schema / properties / sort
Added value: +{
+ "description": "The sorting option for the search results.",
+ "enum": [
+ "recommended",
+ "newest",
+ "oldest",
+ "priceLowToHigh",
+ "priceHighToLow",
+ "minSquareFeet",
+ "maxSquareFeet",
+ "bedrooms",
+ "bathrooms",
+ "lotSize",
+ "squareFeetPrice",
+ "mostRecentlySold"
+ ],
+ "type": "string"
+}
addedInput schema / properties / statusOptions__
Added value: +{
+ "description": "An array of listing statuses.",
+ "items": {
+ "enum": [
+ "active",
+ "comingSoon",
+ "contingentPending"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / stories_max_
Added value: +{
+ "description": "The maximum number of stories.",
+ "enum": [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5",
+ "10",
+ "15",
+ "20"
+ ],
+ "type": "string"
+}
addedInput schema / properties / stories_min_
Added value: +{
+ "description": "The minimum number of stories.",
+ "enum": [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5",
+ "10",
+ "15",
+ "20"
+ ],
+ "type": "string"
+}
addedInput schema / properties / timeOnRedfin
Added value: +{
+ "description": "How long the listing has been on Redfin.",
+ "enum": [
+ "newListing",
+ "lessThan3Days",
+ "lessThan7Days",
+ "lessThan14Days",
+ "lessThan30Days",
+ "moreThan7Days",
+ "moreThan14Days",
+ "moreThan30Days",
+ "moreThan45Days",
+ "moreThan60Days",
+ "moreThan90Days",
+ "moreThan180Days"
+ ],
+ "type": "string"
+}
addedInput schema / properties / transportScores_bikeScore_
Added value: +{
+ "description": "The minimum bike score (1-100).",
+ "type": "number"
+}
addedInput schema / properties / transportScores_transitScore_
Added value: +{
+ "description": "The minimum transit score (1-100).",
+ "type": "number"
+}
addedInput schema / properties / transportScores_walkScore_
Added value: +{
+ "description": "The minimum walk score (1-100).",
+ "type": "number"
+}
addedInput schema / properties / yearBuilt_max_
Added value: +{
+ "description": "The maximum year the property was built.",
+ "enum": [
+ "2026",
+ "2025",
+ "2024",
+ "2023",
+ "2022",
+ "2021",
+ "2020",
+ "2019",
+ "2018",
+ "2017",
+ "2016",
+ "2015",
+ "2010",
+ "2005",
+ "2000",
+ "1990",
+ "1980",
+ "1970",
+ "1960",
+ "1950",
+ "1940",
+ "1920",
+ "1900"
+ ],
+ "type": "string"
+}
addedInput schema / properties / yearBuilt_min_
Added value: +{
+ "description": "The minimum year the property was built.",
+ "enum": [
+ "2026",
+ "2025",
+ "2024",
+ "2023",
+ "2022",
+ "2021",
+ "2020",
+ "2019",
+ "2018",
+ "2017",
+ "2016",
+ "2015",
+ "2010",
+ "2005",
+ "2000",
+ "1990",
+ "1980",
+ "1970",
+ "1960",
+ "1950",
+ "1940",
+ "1920",
+ "1900"
+ ],
+ "type": "string"
+}