Valuation
Calculate reconstruction cost
Calculate the as-new reconstruction cost of a property. Optionally returns the as-is (depreciated) value when a construction year is provided.
GET
Calculate reconstruction cost
Overview
Calculates the as-new reconstruction cost of a property based on its postal-code prefix, property type, and build area. When a construction year is supplied, the response also includes the as-is (depreciated) value. Only the first two digits of the postal code are used for the cost lookup. Authentication is not enforced at the schema level, but a valid Bearer token is recommended for production integrations.Query parameters
Response fields
Error responses
Example request
Example response
Query Parameters
Full postal code. Only the first two digits are used for the cost lookup. Numeric, at least two digits.
Property type.
Available options:
apartment, house, maisonette Build area in m². Must be greater than 0.
Construction year. When provided, the response also includes the as-is (depreciated) value. Cannot be in the future.
Response
Reconstruction cost result.
Calculate reconstruction cost
