For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication, input and response

Fetch rebuild data on an object

POST https://api.altum.ai/rebuild

Headers

Name
Type
Description

x-api-key*

string

Unique API Key from Altum. Create one on https://platform.altum.ai

Content-Type*

string

application/json

Request Body

Name
Type
Description
Default

postcode*

string

Zipcode of the object

valuationdate

string

Valuation date (default is date of entry)

houseaddition

string

House letter and addition of the object

housenumber*

number

House number of the object

renovated_bathroom

boolean

Is the bathroom renovated?

false = no

true = yes

false

renovated_kitchen

boolean

Is the kitchen renovated?

false = no

true = yes

false

renovated_living_room

boolean

Is the living room renovated?

false = no

true = yes

false

wko_installation

boolean

Is there WKO installation?

false = no

true = yes

false

foundation_not_insured

boolean

Is the foundation insured?

false = no

true = yes

false

solar_panels

integer

Number of solar panels

Example request

Responses

Laatst bijgewerkt