> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/platform-core/api-keys.md).

# API- & Integrations-Gateway

## API-Schlüssel erstellen

<figure><img src="/files/e8fa112bddc20668dcbfcd814798ac31abb2c21d" alt=""><figcaption></figcaption></figure>

1. **Navigieren Sie zu Einstellungen \[A]** Klicken Sie auf das Zahnradsymbol in der linken Seitenleiste, um *Einstellungen*.

   ▷ Die *Einstellungen* wird das Menü angezeigt.
2. **API-Schlüssel verwalten \[B]** Klicken Sie in der oberen Menüleiste auf *API-Schlüssel* Registerkarte.

   ▷ Die Seite zur Verwaltung der API-Schlüssel wird geöffnet.
3. **Einen neuen API-Schlüssel erstellen \[C]** Klicken Sie auf das **+ API-Schlüssel** Schaltfläche in der oberen rechten Ecke.

   ▷ Ein Formular zur Eingabe der Details des API-Schlüssels wird angezeigt.
4. **API-Schlüssel-Details eingeben** Geben Sie die erforderlichen Informationen ein:

   ***Name***: Geben Sie einen eindeutigen Namen für den API-Schlüssel ein.

   ***Ablaufdatum***: Wählen Sie ein Ablaufdatum aus, wenn der Schlüssel zeitlich begrenzt sein soll.

   ◈ Ein abgelaufener API-Schlüssel ist nicht mehr verwendbar und muss erneuert werden, um die Verbindung zur API aufrechtzuerhalten.
5. **API-Schlüssel erstellen** Klicken Sie auf **Erstellen** um den neuen API-Schlüssel zu erstellen.

   ▷ Der neue API-Schlüssel wird in der Liste der API-Schlüssel angezeigt.

{% hint style="danger" %}
API-Schlüssel sollten nur vertrauenswürdigen Personen zur Verfügung gestellt werden, um den Zugriff auf Ihre *Eliona* Daten zu schützen.
{% endhint %}

## Informationen zum API-Schlüssel

Auf der *API-Schlüssel* Seite können Sie die folgenden Informationen für jeden API-Schlüssel einsehen:

**Name des API-Schlüssels** Der Name des API-Schlüssels wird in der Liste angezeigt, um eine eindeutige Identifizierung zu ermöglichen.

**Ablaufdatum** Das Ablaufdatum des API-Schlüssels ist deutlich sichtbar.

◈ Sobald ein API-Schlüssel abgelaufen ist, kann er nicht mehr verwendet werden, und der Zugriff auf die API wird blockiert.

**Status: Abgelaufen** Wenn ein API-Schlüssel abgelaufen ist, wird dies durch eine Warnmeldung rechts neben dem Schlüssel angezeigt. <img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fj8Cg16dPjnOaSi1G82Cz%2Fimage.png?alt=media&#x26;token=16424209-02ee-4bf0-9a40-c5d236354a3b" alt="" data-size="line">

{% hint style="info" %}
Ein abgelaufener API-Schlüssel muss erneuert werden, um die Verbindung zur API wiederherzustellen.
{% endhint %}

**API-Schlüssel kopieren** A **Schlüssel kopieren** Schaltfläche ist für jeden Schlüssel verfügbar, mit der der Schlüssel in die Zwischenablage kopiert werden kann. <img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FBCotgnWyd2pK7XR6DO3k%2Fimage.png?alt=media&#x26;token=68fa5c77-6eac-4b85-8eca-6d9c6d102049" alt="" data-size="line">

▷ Sie können den kopierten Schlüssel verwenden, um API-Anfragen zu authentifizieren.

**API-Schlüssel löschen** Ein nicht mehr benötigter API-Schlüssel kann mit der Schaltfläche entfernt werden <img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FuYXogby1v3SdEXAv1g8k%2Fimage.png?alt=media&#x26;token=93290e2d-2cab-48ca-9c81-c35e388fc54e" alt="" data-size="line">.

**Weitere Informationen anzeigen** Klicken Sie auf **Weitere Informationen** <img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FBpWtchORXKsk9IT62H0W%2Fimage.png?alt=media&#x26;token=2c3920a8-4d52-44eb-ae1f-5e2741a32a7f" alt="" data-size="line"> um zusätzliche Details zum API-Schlüssel anzuzeigen.


---

# 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.buildings.ability.abb/collection/german/plattform/platform-core/api-keys.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.
