# Ontwikkelaars

**Voer de eerste API-call uit**: Introduceert de basis van Altum AI's API, inclusief de opzet en authenticatieprocessen. Ideaal voor nieuwe gebruikers.

{% content-ref url="/pages/-MdM2UBI-wIDN6jNoNIY" %}
[Voer de eerste API-call uit](/ontwikkelaars/setting-up-an-api-call.md)
{% endcontent-ref %}

**Credit API**: Richt zich op details van de Credit API, met informatie over toegang en gebruik voor kredietgerelateerde functies.

{% content-ref url="/pages/QIEMNa3q4RvBx69cVoUy" %}
[Credit API](/ontwikkelaars/credit-api.md)
{% endcontent-ref %}

**Sandbox-omgeving**: Legt de Sandbox-omgeving uit, waar ontwikkelaars de API's in een gecontroleerde setting kunnen testen.

{% content-ref url="/pages/-MbvZNbpWZ\_yAQm25Jdf" %}
[Sandbox](/ontwikkelaars/sandbox.md)
{% endcontent-ref %}

**OpenAPI-specificatie**: Biedt informatie over de OpenAPI-specificaties van Altum AI's diensten.

{% content-ref url="/pages/5q91cJtEzqWUCXsqdf94" %}
[OpenAPI specificaties](/ontwikkelaars/openapi-specificaties.md)
{% endcontent-ref %}

**Postman API Collection**: Maakt het mogelijk om alle API’s direct te testen in Postman, inclusief validatie van requests en het genereren van voorbeeldcode voor Nederlandse vastgoeddata.

{% content-ref url="/pages/J8QQ92dxLBZoyYbqyW02" %}
[Postman API Collection](/ontwikkelaars/postman-api-collection.md)
{% endcontent-ref %}

**API-status**: Geeft inzicht in de realtime status en gezondheid van de API's.

{% content-ref url="/pages/GzVAlutVH9ShKSDQhN4A" %}
[API status](/ontwikkelaars/api-status.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/ontwikkelaars.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.
