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.
Provide your API key directly in the header.
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 street address only (e.g. “123 Main Street”). Do not include city, state, or ZIP.
The unit number of the property (optional). Do not inclue the type of unit. (e.g. “APT 2B” would just be “2B”)
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.
Properties found successfully
The response is of type object
.
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.
Provide your API key directly in the header.
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 street address only (e.g. “123 Main Street”). Do not include city, state, or ZIP.
The unit number of the property (optional). Do not inclue the type of unit. (e.g. “APT 2B” would just be “2B”)
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.
Properties found successfully
The response is of type object
.