Skip to main content
Fetch the monthly €/m² price time series Immobiliare publishes for an area. Query at region, province or city granularity (most-specific id wins) and pick sale or rent. Get the geography ids from /autocomplete.

Query Parameters

market
string
default:"it"
Market. One of it, es, gr, lu.
region_id
string
required
Region id (from /autocomplete).
province_id
string
Province id — narrows the series to the province.
city_id
string
City (comune) id — narrows the series to the city. Requires province_id.
contract
string
default:"sale"
Price series to return. One of sale, rent.

Response

contract
string
Echo of the requested contract (sale or rent).
unit
string
Always EUR/m².
points
PricePoint[]
Monthly time series, oldest first.
market
string
Echo of the requested market.

Example

Response
Each price-insights request costs 10 credits. Failed requests are not charged.