Search
K
[dev] πŸ‡«πŸ‡·/πŸ‡©πŸ‡ͺ/πŸ‡§πŸ‡ͺ Property Valuation

Estimate rental price for an apartment

Returns the estimated rental price range for an apartment.

get

Query Parameters

addressstringrequired

Example:25 Boulevard Saint-Germain

citystringrequired

Example:Paris

postal_codeintegerrequired

>= 0

Example:75005

areanumberrequired

> 4

Example:48

room_countintegerrequired

> 0

Example:2

floorintegerrequired

Example:4

floor_countintegerrequired

>= 0<= 30

Example:6

build_yearinteger

Default:0

>= 0

Example:1995

has_passenger_liftboolean

Default:false

Example:true

has_balcony_or_terraceboolean

Default:false

Example:true

has_cellarboolean

Default:false

Example:false

parking_countinteger

Default:0

>= 0

Example:0

portalstring | null

Allowed values:BellesDemeuresImmonetImmoWebImmoWeltImmoWeltAuLaCoteImmoLogicImmoLogicImmoConstruireLogicImmoNeufLuxeResidenceMeilleursAgentsSeLogerSeLogerBureauxCommercesSeLogerConstruireSeLogerNeufE2E

Example:SeLoger

Response

application/json

Successful Response

EstimaResult

valuenumberrequired

Value of the estima for the property

Example:150200.5

lownumberrequired

Estimated low value of the estima

Example:140050.3

highnumberrequired

Estimated high value of the estima

Example:165000

sqm_pricenumberrequired

Estimated value for a square meter of the dwelling

Example:2540

accuracyintegerrequired

Estimated accuracy of the estima value, how confident we are from 1 to 5 (5 means β€˜highly confident’)

Allowed values:12345

Example:4

idstring(uuid)

Unique transaction identifier

Example:886313e1-3b8a-5372-9b90-0c9aee199e5d

creation_datetimestring(date-time)

Date and time of creation

price_datestringrequired

Price_date used for the estima, in YYYY-MM-DD format

Example:2025-06-01

get/apartment/rent
Β 
application/json

Estimate rental price for a house

Returns an estimated rental price range for a house.

get

Query Parameters

addressstringrequired

Example:7 Rue de Sèvres

citystringrequired

Example:Paris

postal_codeintegerrequired

>= 0

Example:75006

areanumberrequired

> 4

Example:95

room_countintegerrequired

> 0

Example:4

floor_countintegerrequired

>= 0<= 30

Example:2

build_yearinteger

Default:0

>= 0

Example:2001

site_areanumber | null

>= 0

Example:220

has_balcony_or_terraceboolean

Default:false

Example:true

has_cellarboolean

Default:false

Example:false

has_swimming_poolboolean

Default:false

Example:false

parking_countinteger

Default:0

>= 0

Example:1

portalstring | null

Allowed values:BellesDemeuresImmonetImmoWebImmoWeltImmoWeltAuLaCoteImmoLogicImmoLogicImmoConstruireLogicImmoNeufLuxeResidenceMeilleursAgentsSeLogerSeLogerBureauxCommercesSeLogerConstruireSeLogerNeufE2E

Example:SeLoger

Response

application/json

Successful Response

EstimaResult

valuenumberrequired

Value of the estima for the property

Example:150200.5

lownumberrequired

Estimated low value of the estima

Example:140050.3

highnumberrequired

Estimated high value of the estima

Example:165000

sqm_pricenumberrequired

Estimated value for a square meter of the dwelling

Example:2540

accuracyintegerrequired

Estimated accuracy of the estima value, how confident we are from 1 to 5 (5 means β€˜highly confident’)

Allowed values:12345

Example:4

idstring(uuid)

Unique transaction identifier

Example:886313e1-3b8a-5372-9b90-0c9aee199e5d

creation_datetimestring(date-time)

Date and time of creation

price_datestringrequired

Price_date used for the estima, in YYYY-MM-DD format

Example:2025-06-01

get/house/rent
Β 
application/json

EstimaResult

object
valuenumberrequired

Value of the estima for the property

Example:150200.5

lownumberrequired

Estimated low value of the estima

Example:140050.3

highnumberrequired

Estimated high value of the estima

Example:165000

sqm_pricenumberrequired

Estimated value for a square meter of the dwelling

Example:2540

accuracyintegerrequired

Estimated accuracy of the estima value, how confident we are from 1 to 5 (5 means β€˜highly confident’)

Allowed values:12345

Example:4

idstring(uuid)

Unique transaction identifier

Example:886313e1-3b8a-5372-9b90-0c9aee199e5d

creation_datetimestring(date-time)

Date and time of creation

price_datestringrequired

Price_date used for the estima, in YYYY-MM-DD format

Example:2025-06-01

Example