Authorizations
Provide your API key directly in the header.
Query Parameters
Two-letter state (required field) (e.g., "CA")
ZIP code of the property (optional field).
County where the property is located (optional field).
City where the property is located (optional field).
Days to look back for transfers (e.g., "30") (optional field).
Numerical use code (e.g., 1002, 1001) (optional field).
The street address only (e.g. “123 Main Street”). Do not include city, state, or ZIP in this field. (optional field)
The unit number of the property (optional field). Do not include 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
If true, only residential properties; if false, only non-residential (optional field).