Skip to main content
POST
/hemnet/properties/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
location_ids
string[]
required
Minimum array length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
radius
enum<string> | null
Available options:
1,
2,
5,
10,
15,
30,
50,
100
housing_form_groups
enum<string>[] | null
Available options:
apartments,
houses,
townhouses,
vacation_homes,
plots,
farms,
other
rooms_min
number | null
Required range: x > 0
rooms_max
number | null
Required range: x > 0
living_area_min
integer | null
Required range: x > 0
living_area_max
integer | null
Required range: x > 0
land_area_min
integer | null
Required range: x > 0
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
fee_max
integer | null
Required range: x >= 0
square_meter_price_min
integer | null
Required range: x >= 0
square_meter_price_max
integer | null
Required range: x >= 0
construction_year_min
integer | null
construction_year_max
integer | null
coastline_distance_max
integer | null
Required range: x >= 0
water_distance_max
integer | null
Required range: x >= 0
floor
enum<string> | null
Available options:
all,
ground_floor_only,
above_ground_floor,
top_floor_only
balcony
enum<string> | null
Available options:
include,
only,
exclude
elevator
enum<string> | null
Available options:
include,
only,
exclude
new_construction
enum<string> | null
Available options:
include,
only,
exclude
foreclosure
enum<string> | null
Available options:
include,
only,
exclude
bidding_started
enum<string> | null
Available options:
include,
only,
exclude
live_stream
enum<string> | null
Available options:
include,
only,
exclude
price_change
enum<string> | null
Available options:
include,
only_changed,
only_decrease,
only_increase
published_since
enum<string> | null
Available options:
1d,
3d,
7d,
14d
keyword
string | null
Minimum string length: 1
sort
enum<string>
default:newest
Available options:
newest,
oldest,
lowest_price,
highest_price,
lowest_square_meter_price,
highest_square_meter_price,
largest_living_area,
smallest_living_area,
largest_land_area,
smallest_land_area,
lowest_fee,
highest_fee,
next_open_house,
address_asc,
address_desc,
closest_to_water,
closest_to_coastline

Response

Successful Response

id
string
required
@type
string
default:HemnetForSaleCard
street_address
string | null
location_description
string | null
asking_price
string | null
fee
string | null
square_meter_price
string | null
rooms
string | null
living_area
string | null
land_area
string | null
floor
string | null
housing_form
string | null
is_new_construction
boolean | null
is_upcoming
boolean | null
published_at
string | null
broker_name
string | null
broker_agency_name
string | null
broker_image
string | null
broker_agency_image
string | null
coordinates
number[]
labels
string[]
url
string | null
images
string[]