# Energy & climate API

## Introduction

Energy & climate API offers streamlined access to essential information for a given property, compiling BAG details, energy label data, and climate insights. This efficient tool simplifies the process of obtaining key property-specific data.

Key features of the API include:

* Consolidation of BAG registration, energy efficiency classifications, and relevant climate information for a property.
* Enables users to make well-informed decisions with a complete dataset on property specifications.
* Ideal for a variety of applications, from environmental assessments to real estate market analysis.

This API is a critical asset for anyone needing detailed property information quickly and reliably for analysis or decision-making processes.

{% hint style="info" %}
**Credits (Attribution) for the climate data**&#x20;

Esri Netherlands, [Klimaateffectatlas 2024](https://www.klimaateffectatlas.nl/en/), KNMI

**Credits (Attribution) for the energy data**&#x20;

[EP - Online](https://ep-online.nl/)
{% endhint %}

## POST Method

<figure><img src="/files/JpplH4pe03OHjgPieN9h" alt=""><figcaption><p>Illustration of input and output of the Energy Climate API for POST method</p></figcaption></figure>

## GET Method

<figure><img src="/files/dARzCjzNwajdRHiXd1nL" alt=""><figcaption><p>Illustration of input and output of the Energy Climate API for GET method</p></figcaption></figure>


---

# 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/insurance/energy-and-climate-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.
