Skip to main content
GET
/
{apiVersion}
/
{apiProvince}
/
move_in_ready
Move In Ready Listings
curl --request GET \
  --url https://api.getbuildify.com/{apiVersion}/{apiProvince}/move_in_ready \
  --header 'x-api-key: <api-key>'
{
  "results": [
    {
      "estimatedCompletionDateTBD": false,
      "lockerMaintainance": 0,
      "sellingStatus": "Selling Now",
      "type": [
        "Condo"
      ],
      "maxSize": 4190,
      "developmentLeviesIncluded": false,
      "floorPlans": [
        {
          "planCategory": "floorPlan",
          "squareFeet": "4065",
          "name": "The Chisolm",
          "lastUpdated": "2023-01-09T10:01:22.976Z",
          "numberOfBathrooms": 4.5,
          "createdAt": "2023-01-09T10:01:22.976Z",
          "status": "Available",
          "floorPlanType": [
            "Condo"
          ],
          "contactForPricing": false,
          "numberOfBedrooms": 4.5,
          "image": {
            "name": "Photo",
            "url": "https://d2kcmk0r62r1qk.cloudfront.net/imageFloorPlans/2022_11_23_05_42_57_screenshot_2022-11-23_174257.png"
          },
          "startPrice": "4189000",
          "exposure": [
            "<string>"
          ]
        }
      ],
      "minSize": 2277,
      "numberOfUnits": "19",
      "completionDateTBD": false,
      "interiorDesigners": [
        "InteriorDesigners/58fBq9PEG2BYfCmrifA6"
      ],
      "mode": "live",
      "ceilingHeights": "10'0\"",
      "developmentLevies": "",
      "minBaths": 2.5,
      "firstOccupancyDateTBD": false,
      "metering": "",
      "numberOfIncentives": 0,
      "virtualShowing": "",
      "estimatedCompletionDate": "",
      "exposures": [
        "<string>"
      ],
      "amenities": [
        "Terrace"
      ],
      "constructionStatus": "Complete",
      "summary": "JRB Group is the principal developer of this luxury condominium project in the heart of Olde Oakville. Nineteen single floor estate flats built to the exacting standards we are known for locally in our custom homes. Architecture by Hicks Design Studio, interiors by Kim Lambert and built by the same team of talented trades and suppliers we have worked with for over 25 years.",
      "coverPhoto": {
        "url": "https://storage.googleapis.com/precon-app.appspot.com/33bc9dd6-4de6-4d68-ab5d-b7ec073c2c5d.png",
        "name": "cover"
      },
      "_geoloc": {
        "lat": 43.452935168628,
        "lng": -79.67073291718556
      },
      "streetName": "Sheddon Ave",
      "contactForPricing": false,
      "completionDate": "Feb 2021",
      "firstOccupancyDate": "Feb 2021",
      "region": "Halton",
      "numberOfFloorPlans": 6,
      "ccOrMaintFeeIncluded": false,
      "state": "Ontario",
      "parkingMaintainance": 0,
      "municipalities": [
        "Oakville"
      ],
      "assignmentFeeFree": false,
      "startPricePerSqFeet": 878,
      "lat": "43.452935168627995",
      "maxBeds": 4.5,
      "storageRestriction": "",
      "numberOfFloors": "3",
      "paymentStructures": [
        "<string>"
      ],
      "geographicAddress": "331 Sheddon Ave, Oakville",
      "storageCost": 0,
      "cityOrDistrict": "Oakville",
      "parkingCost": "<unknown>",
      "owners": [
        "<string>"
      ],
      "salesStarted": "16 Jan 2017",
      "incentives": [
        "<string>"
      ],
      "fullAddress": "331 Sheddon Ave, Oakville",
      "listingId": "0RH5HU",
      "photos": [
        {
          "type": "image/jpeg",
          "name": "160916_1672_3410.jpg",
          "tags": [
            "Interior"
          ],
          "createdAt": "2023-02-24T15:18:37.135Z",
          "url": "https://storage.googleapis.com/precon-app.appspot.com/ab2f95dd-ef7a-49b9-a311-a1fc5caa3907"
        }
      ],
      "parkingCostIncluded": true,
      "parkingMaintainanceIncluded": false,
      "videos": [
        "<string>"
      ],
      "builders": [
        "Builders/aOkiuyucrU1j9PjmoxYo"
      ],
      "streetNumber": 331,
      "averagePricePerSqFeet": 981,
      "long": "-79.67073291718556",
      "endPricePerSqFeet": 4189000,
      "endPrice": 4189000,
      "storageCostIncluded": false,
      "postalCode": "L6J 1X8",
      "startPrice": 4189000,
      "architects": [
        "Architects/bF4ozABhYnkgtUc2rRJJ"
      ],
      "hasLocker": false,
      "estimatedCompletionYear": "<unknown>",
      "createdAt": "2022-12-20T16:26:18.004Z",
      "hasParking": true,
      "isFeatured": false,
      "meteringIncluded": false,
      "country": "Canada",
      "marketingCompanies": [
        "<string>"
      ],
      "ccOrMaintFee": 0.47,
      "salesCompanies": [
        "SalesCompanies/cNZGUY6fDVOPGtXNIIYV"
      ],
      "neighbourhood": [
        "Old Oakville"
      ],
      "name": "331 Sheddon Avenue",
      "parkingRestriction": "",
      "maxBaths": 4.5,
      "lockerMaintainanceIncluded": false,
      "constructionStartedTBD": false,
      "assignmentFee": 0,
      "finishes": "",
      "logo": {
        "name": "logo",
        "url": "https://storage.googleapis.com/precon-app.appspot.com/2e6de084-70ad-4b04-9613-e2fdf2115262.png"
      },
      "minBeds": 2.5,
      "moveInReady": true,
      "path": "Listings/0RH5HU",
      "objectID": "0RH5HU"
    }
  ],
  "total": 14,
  "page": 0,
  "pages": 1,
  "perPage": 20
}

Authorizations

x-api-key
string
header
required

Path Parameters

apiVersion
enum<string>
required
Available options:
v1-sandbox,
v1-lite,
v1
apiProvince
enum<string>
default:on
required
Available options:
all,
on,
bc,
ab,
mb,
nb,
nl,
ns,
pe,
qc,
sk

Query Parameters

The given search string is searched from listing's name, summary, amenities, cityOrDistrict, streetName, country, neighbourhood. See more info.

page
string

Fetch the given page of the results, starts from 0. See more info.

perPage
string

Number of results to be fetched per page.

facets
string

Facets to fetch, possible values can be amenities, builders, marketers, etc. It should be comma separated. See more info.

filterQuery
string

Query to filter the listings. See more info.

retrieveAttributes
string

Attributes to retrieve. For example: name, summary, builders, etc. It should be comma separated. See more info.

highlightResults
boolean

Highlight the strings matching the search.

nearby
string

Fetch listings nearby to the given coordinates. See more info.

radius
integer<int32>

Listings under the given radius. See more info.

referrences
string

Fields to attach referrences. For example: builders, marketers, etc. It should be comma separated. See more info.

sortBy
string

Sort by either name, price or sellingStatusUpdateTimestamp

sortOrder
string

asc for ascending, dsc for descending

Response

200

results
object[]
total
integer
default:0
Example:

14

page
integer
default:0
Example:

0

pages
integer
default:0
Example:

1

perPage
integer
default:0
Example:

20