Skip to main content
POST
/hemnet/properties/sold

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_min
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
sold_since
enum<string> | null
Available options:
1d,
7d,
1m,
3m,
1y,
2y
price_change
enum<string> | null
Available options:
include,
only_changed,
only_decrease,
only_increase
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,
most_rooms,
least_rooms,
largest_price_change,
smallest_price_change,
address_asc,
address_desc

Response

Successful Response

id
string
required
@type
string
default:HemnetSoldCard
listing_id
string | null
street_address
string | null
location_description
string | null
sold_at
string | null
sold_at_label
string | null
asking_price
string | null
final_price
string | null
price_change
string | null
fee
string | null
square_meter_price
string | null
rooms
string | null
living_area
string | null
land_area
string | null
housing_form
string | null
broker_name
string | null
broker_agency_name
string | null
coordinates
number[]
labels
string[]
url
string | null