Property Search V2

Gets list of properties and their housing event history based on user-defined search parameters.

This endpoint supports three search methods:

  1. parcl_property_ids - (specific properties)
  2. parcl_ids - (markets)
  3. geo_coordinates - (latitude and longitude within a 10 mile radius)

Only one search method can be used at a time.

Additional filters can be applied for property characteristics, events, and ownership.

Query Params
integer
1 to 50000
Defaults to 1000

Number of properties to return in one request

integer
≥ 0
Defaults to 0

Number of properties to skip in one request

Body Params
parcl_ids

One or more parcl_ids to query. At least one of parcl_ids, parcl_property_ids, or latitude/longitude/radius must be provided.

parcl_property_ids
length ≤ 10000

Filter by specific parcl property IDs. At least one of parcl_ids, parcl_property_ids, or latitude/longitude/radius must be provided.

geo_coordinates
property_filters
object
Defaults to [object Object]

Filters for property details. Property details include current metadata about the property (physical property characteristics, current ownership, and on-market status)

event_filters
object
Defaults to [object Object]

Filters for property events

owner_filters
Responses

404

Data not found

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