Skip to main content
POST
/trulia/properties/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
location
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
deal_type
enum<string>
default:for_sale
Available options:
for_sale,
for_rent,
sold
home_type
enum<string> | null
Available options:
house,
condo,
townhome,
multi_family,
land
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
beds_min
integer | null
Required range: 0 <= x <= 10

Response

Successful Response

id
string
required
url
string
required
@type
string
default:TruliaSearchProperty
address
string | null
city
string | null
state
string | null
zip_code
string | null
latitude
number | null
longitude
number | null
is_active_for_sale
boolean | null
is_active_for_rent
boolean | null
is_foreclosure
boolean | null
property_type
string | null
price
number | null
formatted_price
string | null
price_type
string | null
bedroom_count
number | null
bathroom_count
number | null
floor_space_sqft
number | null
lot_size
string | null
image
string | null
listing_agent
string | null
listing_broker
string | null
listed_at
string | null
tag
string | null