# Woningwaarde API

## Introductie

Met de Woningwaarde API creëert Altum AI unieke inzichten in vastgoedwaarden voor woningen in Nederland. De bron voor het berekenen van de marktwaarde van een woning is het zogenaamde Automated Valuation Model (AVM) van Altum AI. Dit model werkt met meer dan 150 variabelen per woning die realtime worden bijgewerkt. Het model houdt rekening met bekende variabelen zoals woonoppervlak, inhoud, woningtype, locatie en perceeloppervlak.

## Hoe te gebruiken

Om de marktwaarde en objectgegevens te kunnen aanleveren, moeten wij het object identificeren aan de hand van de postcode- en huisnummergegevens.

Afhankelijk van het object, woningtype en input genereren wij een reactie. In deze reactie worden de gegevens van de woning opgenomen, zoals adres, type gebouw, bouwjaar, binnenoppervlakte en indien beschikbaar huidig energielabel.

## POST Methode

![Graphic: Illustration of in- and output of the AVM API](https://1575186652-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lw4gk5ARKsgVHFCdPZw%2F-LwNOc4u6qLCOsI1tbHH%2F-LwNOneYQQ4WC2rj0UpT%2FAVM-API-illustration.png?alt=media\&token=0030c574-69ed-49bd-a94c-b1fe03948b19)

## Up next:

{% content-ref url="woningwaarde-api/authentication-input-and-response" %}
[authentication-input-and-response](https://docs.altum.ai/taxeren-en-waarderen/woningwaarde-api/authentication-input-and-response)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.altum.ai/taxeren-en-waarderen/woningwaarde-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
