Properties
Get Properties
Finds properties
GET
Bounded Boxes allow you to search for properties within a specific area. This is useful for finding properties within a specific area, usually to display on a map.
To search for properties within a bounded box, you need to supply two pieces of data with the request: the top right and bottom left coordinates of the box.
The API will then return a list of properties that fall within the box that can be drawn from those two coordinates.
Authorizations
To understand how to authenticate, see the auth docs
Query Parameters
Limit the number of resources returned by the API
Offset for resources returned by the API
The bottom left corner of bounding box to filter by
The top right corner of bounding box to filter by
Response
200 - application/json