Property Data

Recipes
💻
Autotrace
Open Recipe

Search millions of property records.

Example request body:

{
  "query": "country:US AND province:FL",
  "num_records": 1,
  "download":false,
  "format":"json",
  "auto_trace":true,
  "only_traceable":true
}

📘

Autotrace

Please note that autotrace property x people data only applies to record with people.title:owner are found.
You will not receive any records until this people title is populated

🚧

Autotrace Credit Usage

Note that autotrace requires both a people and property data plan to work. one record returned will change 1 people data and 1 property data credit. If you have question about how this work please contact [email protected]

Body Params
string
required
Defaults to country:US
string

Must be either "json" or "csv"

boolean

Whether or not to start a download for this search.

string

Specify a view you have created, or use a pre-made view. The view filters what data is displayed in your search results. if using auto_trace=true leave blank or include people.people_keys:* in your view

int32
Defaults to 1

This is the number of records your request will return, and the number of credits that will be deducted from your account. For non-downloads, the maximum is 10 records.

string

(true or false) whether to autotrace property data with people data records that match

string

(true or false) whether the records return must have people data in the dataset

Headers
string
required
Defaults to Bearer <token>
Responses

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