# Kadaster Transaction API

{% hint style="info" %}
**Kadaster Transaction API v2** is now available! In addition to *individual transactions* available in **v1**, \
**v2** now also supports *transactions by legal entities* such as B.V. and VOF, including *buyer and seller information.*
{% endhint %}

## Introduction

The Transaction API provides comprehensive access to property transaction records as registered by the Kadaster in The Netherlands. This robust tool is essential for professionals requiring historical and current transaction data for in-depth property analysis and valuation.

Key functionalities of the Transaction API include:

* Retrieval of transaction details for individual properties, delivering a thorough understanding of their transaction history.
* Comprehensive data coverage, with transaction records available from the current year all the way back to 1993, offering a long-term perspective on property values.
* Direct access to the Kadaster Transaction database, ensuring that users have the most up-to-date and accurate information at their fingertips.

This API is a vital asset for those needing detailed transaction histories to inform property assessments, market trend analyses, or any other application where precise property transaction data is paramount.

{% hint style="success" %}
Kadaster Transaction API for requesting property purchase prices from the current Kadaster Transaction database up to and including 1993&#x20;
{% endhint %}

{% hint style="info" %}
This API is now also available for Platform customers. Use the [Transaction API](https://mopsus.altum.ai/#/transactie-api) in the Platform after subscribing to the specific [plan](https://mopsus.altum.ai/#/dashboard/abonnement/transactie).
{% endhint %}


---

# 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/kadaster-transaction-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.
