Buildings

Deprecated. Use POST /buildings instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
Defaults to 1

If specified loads a specific page in the results set. For example, if there are 1000 buildings and 100 buildings per page, if you'd like to view buildings 101-201 you'd specify pageNum=2

int32
Defaults to 100

The amount of buildings to return in each page of the results set.

city
array of strings

Filters buildings by one or more cities

city
neighborhood
array of strings

Filter by one more geographical neighborhoods that the building is situated in. For example GET /listings/buildings?city=Vaughan&neighborhood=Sonoma Heights&neighborhood=Vellore Village

neighborhood
json

An array of polygons arrays with arrays of longitude/latitude shapes to be used as a filter for building results. Note - if the map is too large for a get request you may send it in the body of the request. The method will need to be POST instead of GET . Example usage:[[[-79.14121,43.79041],[-79.132627,43.773059],[-79.188932,43.886988],[-79.200605,43.877832],[-79.236654,43.869665],[-79.265836,43.860011],[-79.281972,43.856051],[-79.322828,43.84689],[-79.368146,43.839214],[-79.386021,43.836139],[-79.41486,43.838616],[-79.423787,43.836635],[-79.475285,43.82227],[-79.480092,43.813352],[-79.480778,43.803441],[-79.485585,43.79799],[-79.493825,43.794025],[-79.556996,43.779649],[-79.601628,43.761303],[-79.61611,43.758572],[-79.629934,43.750141],[-79.625471,43.728064],[-79.616888,43.713177],[-79.606245,43.695555],[-79.601095,43.685873],[-79.593885,43.681156],[-79.590109,43.672465],[-79.582212,43.671224],[-79.574659,43.670975],[-79.535177,43.58325],[-79.424627,43.619052],[-79.385488,43.602645],[-79.315451,43.612092],[-79.14121,43.79041]]]

class
array of strings

The class of listing to filter the search results by. Allowed values: condo, residential, commercial

class
int32
int32
int32
int32
propertyType
array of strings

Filters buildings by one or more property types.

propertyType
string

Used to filter properties that are for sale or for lease. If not specified, will return listings of all types. Allowed values: Sale, Lease

string

Filter by the street name of the building (excluding the street suffix and direction, for example "Yonge")

string

Filter by the street number of the building.

string

The attribute that the buildings will be sorted by.

Allowed values:

numUnitsDesc

string

If not specified, returns both listings that may be displayed publicly (Y) and those that should be password protected (N) Allowed values: Y, N

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json