🇬🇧
Altum AI
StartPlatformMonitorAltum AIContact
English
English
  • Altum AI API documentation
  • Platform
    • Monthly subscriptions
    • Yearly subscriptions
    • Unlimited usage subscriptions
    • Kadaster Transaction API subscription
    • Changelog
  • Updates
  • Developers
    • Perform your first API call
    • Credit API
    • Sandbox
    • OpenAPI specifications
    • GET API status
  • Altum AI website
  • Pricing
  • Property AI
    • Authentication, Input, and Response
    • Output Interpretation
    • FAQs
  • API's
    • AVM API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • Accuracy Indicator
      • House numbers & additions
      • House types
      • Variables
      • Output interpretation
      • Frequently Asked Questions (FAQ)
    • AVM+ API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • House numbers, letters & additions
      • Energylabel and Inner and Outer Surface Area
      • Output interpretation
    • Listing Price API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • House numbers, letters & additions
      • Inner and Outer Surface Area
      • Output interpretation
    • Sustainability API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • Energylabel
      • Improving the advice
      • Example API calls
      • Output interpretation
      • Increasing energy costs
      • Exclude measures
      • Search criteria
      • Measures
      • Insulation values
      • Comfort score
      • CO2
      • Coverage
      • Cost table input
      • Frequently Asked Questions (FAQ)
    • NTA 8800 Energylabel API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Energylabel insights API
      • ChangeLog
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • WOZ API
      • Changelog
      • Frequently Asked Questions (FAQ)
      • Authentication, input and response
      • API Key Information
      • Output interpretation
      • PC6 average WOZ value
    • Interactive Reference API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • Visual similarity search
      • House types
      • Comparable functions
      • Output interpretation
    • Kadaster Transaction API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Housing features API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Contents Value API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Building geometry API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Energy & climate API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Condition score API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Photo Labelling API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Autosearch API
      • Authentication, input and response
      • API Key Information
    • Autosuggest API
      • Authentication, input and response
      • API Key Information
      • Fuzzy Search Support
      • Output interpretation
    • Move data API
      • ChangeLog
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Location Data API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • House types
      • Output interpretation
    • Rental Reference API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Rebuild Value API
      • Changelog
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • Solar panel roof scan API
      • Authentication, input and response
      • API Key Information
      • Output interpretation
    • WWS Points API
      • Authentication, input and response
      • API Key Information
      • Specifications for independent home version 01-01-2024
      • Specifications for non-independent home version 01-01-2024
      • Specifications for independent home version 01-07-2024
      • Specifications for non-independent home version 01-07-2024
      • Input explanation for version 01-07-2024
      • Output interpretation
  • API error codes
    • 429
    • 422
    • 403
Powered by GitBook
On this page
  • Calculating the rebuild value
  • POST Method
  1. API's

Rebuild Value API

Calculate the rebuild value of residential property.

Calculating the rebuild value

Welcome to the documentation for the Rebuild Value API. This API enables developers to calculate the rebuilding value of houses, a crucial factor in determining the insured sum for building insurance policies. In this documentation, we discuss key concepts, how to use the API, and the expected response.

Overview

The rebuilding value of a house is the amount needed to rebuild the house in case of total loss, such as by fire. It is expressed in euros and is based on the volume of the house in cubic meters and the average construction costs per cubic meter.

Key Concepts

  • Rebuilding Value Meter: A tool to calculate the rebuilding value. It takes into account the type of house, the volume (in cubic meters), and the finish. It also provides a guarantee against underinsurance, meaning that in case of damage, full costs are covered even if the rebuilding value was underestimated​​.

  • Average Construction Costs: These vary by the type of house. For example, for a terraced house, this is often € 490 per cubic meter. This calculates a basic rebuilding value including a standard kitchen, bathroom, and living room finish​​​​.

  • Surcharges and Discounts: More luxurious finishes such as kitchens and bathrooms or special features like a different facade or roof can lead to surcharges on the calculated value. Discounts may apply if the house is built on sand or certain elements like piling are not insured​​​​.

API Usage

  • Endpoint: The API offers an endpoint where you can send a POST request with details about the house, such as its type, volume in cubic meters, and any special features.

  • Response: The API will return a JSON response with the calculated rebuilding value, including any surcharges or discounts.

Frequently Asked Questions

  • How often should the rebuilding value meter be filled out? To continue being eligible for the guarantee against underinsurance, it is recommended to fill out the rebuilding value meter every 5 years​​.

  • How is the volume of a house calculated? The volume is calculated by multiplying the length, width, and height of the spaces. Calculating this can be more complicated with sloped roofs, but this information is often available in the house's documentation​​.

For more detailed information and to start integrating the Rebuilding Value API into your applications, please refer to our complete API documentation and developer's guide.

POST Method

PreviousOutput interpretationNextChangelog

Last updated 11 months ago

Illustration of input and output of the Rebuild Value API for POST method
Page cover image