> For the complete documentation index, see [llms.txt](https://docs.altum.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.altum.ai/platform/kadaster-transactie-api-abonnement.md).

# Kadaster Transactie API abonnement

### Wat is de Kadaster Transactie API?

De Transactie API is een betaalde dienst waarbij voor een woning transactiedata van het Kadaster kan worden opgevraagd. Bekijk onderstaande documentatie.

{% content-ref url="/pages/-MhMyhJrqm7Rd5GLJsPV" %}
[Kadaster Transactie API](/taxeren-en-waarderen/kadaster-transactie-api.md)
{% endcontent-ref %}

### Waarom geldt voor deze API een apart abonnement?

De kosten voor het opvragen van de transactiedata en koopsominformatie ligt hoger dan voor de andere API's die Altum AI aanbiedt.

### Hoe werkt pay per use voor de Transactie API?&#x20;

Met pay per use is het mogelijk onbeperkt gebruik te maken van de Transactie API van Altum AI. Elke API call kost één credit, en een credit kost € 0,75. exclusief BTW. Het Pay per use verbruik wordt bijgehouden in het Dashboard en maandelijks achteraf verrekend.

### Hoe voorkom ik onnodige kosten bij gebruik van de API?&#x20;

*Bv. als er (nog) geen transactie bekend is.*

Het is mogelijk de Transactie API te ‘pingen’ op aanwezigheid van de gevraagde data. Stuur daarvoor een API-call zoals gewoonlijk enkel niet op api.altum.ai/transactie maar api.altum.ai/transactie/ping. Met een positieve terugkoppeling op dit verzoek kun je de API-call uitvoeren op de gebruikelijke URL.

Het gebruik van de ping-functie is onbeperkt en wordt niet gerekend als betaald verbruik.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/platform/kadaster-transactie-api-abonnement.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.
