# AVM API

## Introduction

With the AVM, Altum AI creates unique insights into property values ​​for homes in the Netherlands. The source for calculating the market value of a house is the so-called Automated Valuation Model (AVM) of Altum AI. This model works with more than 150 variables per home that update in real-time. Consider known variables such as living area, content, and plot area.&#x20;

## How to use

To be able to deliver the AVM market value and object details, we need to identify the object based on the zip code and house number details. &#x20;

Depending on the object, house-type, and input, we generate a response. This response covers the details about the home, such as the address, building type, building year, inner surface area, and if available current energy label.&#x20;

{% hint style="info" %}
AVM API for requesting market values
{% endhint %}

## POST Method

![Illustration of post method of the AVM API.](/files/-LwNOneYQQ4WC2rj0UpT)

## Up next:

{% content-ref url="/pages/-LwNPUXNpilTNEKXXc79" %}
[Authentication, input and response](/english/property-valuation-and-market/avm-api/authentication-input-and-response.md)
{% 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/english/property-valuation-and-market/avm-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.
