> 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/english/platform/monthly-subscriptions.md).

# Monthly subscriptions

The costs for the Platform are determined on the basis of the use of the data products or APIs.&#x20;

**An overview**&#x20;

* There is a free trial with 15 credits
* There are pay per use subscriptions for unlimited use starting at 100 credits for € 0.47 per API call excl. VAT.&#x20;
* There is a separate subscription for the Kadaster transaction API, with 100 credits and a pay per use price of € 0,75 per API call excluding VAT.&#x20;
* There is a possibility to take out prepaid credits for a lower price per API call.

**Reward sustainable use**

It is fair to reward customers sustainably when taking out a Prepaid subscription whereby the Pay per use rate remains reduced even after the use of the Prepaid credits. This makes it attractive to scale in the use of the services.

**An overview of the subscriptions in one table**

The prepaid subscription is paid in advance at the beginning of the month and any usage above the number of included API calls will be settled on the next invoice. The subscriptions can be canceled monthly and can be changed in the meantime during the current month.&#x20;

**Pricing Table Altum AI API Subscriptions:**

The subscriptions include the Housing Value API, Sustainability API and WOZ API.

| Prepaid cost p/m | API calls included | Per API call |
| ---------------- | ------------------ | ------------ |
| € 47             | 100                | € 0,47       |
| € 85             | 250                | € 0,34       |
| € 200            | 750                | € 0,267      |
| € 390            | 2.000              | € 0,195      |

**Price table Kadaster transaction API subscriptions**

The subscriptions for the Kadaster transaction API.

| Prepaid costs p/m | API calls included | Per API call |
| ----------------- | ------------------ | ------------ |
| € 75              | 100                | € 0,75       |

Please note: All amounts mentioned are exclusive of VAT.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.altum.ai/english/platform/monthly-subscriptions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
