Property Search
Tip: For best performance and lowest latency, supply the state (two letter abbreviation), county, and address fields. ZIP codes and city names often vary between data sources and may impact lookup accuracy.
Authorizations
Provide your API key directly in the header.
Query Parameters
The state (e.g. CA) where the property is located. Required when using county, city, or zipCode parameters.
The ZIP code of the property. Requires state parameter.
The county where the property is located. Requires state parameter.
The city where the property is located. Requires state parameter.
Number of days to look back for property transfers. Returns properties that were transferred within the specified number of days.
The numerical code that identifies the use of a property (e.g., residential, commercial, etc.). Requires state parameter.
The address to search for.
The unit number of the property (optional).
Maximum number of results to return. Defaults to 10, maximum is 100.
1 <= x <= 100
Number of records to skip. Defaults to 0.
x >= 0
Filter for residential properties only. If true, returns only residential properties. If false, returns only non-residential properties.
Response
Properties found successfully
The response is of type object
.