# Verwaltung der API-Schlüssel

Der Abschnitt zur API-Schlüsselverwaltung hilft Ihnen, Ihre API-Schlüssel effektiv zu verstehen, zu erstellen und zu nutzen. Mit unserer leistungsstarken API können Sie AiKYNETIX-Funktionen sicher und effizient in Ihre Anwendungen integrieren. Dieser Abschnitt ist in zwei Teile unterteilt:

1. [**API-Überblick & Authentifizierung**](/de/api-documentation/api-key-management/api-overview-and-authentication.md)\
   Erfahren Sie, wie die API-Schlüssel-Authentifizierung funktioniert und wie Sie Ihren API-Schlüssel in Ihre Anfragen einfügen.
2. [**Erstellung & Verwaltung von API-Schlüsseln**](/de/api-documentation/api-key-management/api-key-creation-and-management.md)\
   Schritt-für-Schritt-Anleitungen zum Generieren, Sichern und Verwalten Ihres API-Schlüssels.


---

# 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.aikynetix.app/de/api-documentation/api-key-management.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.
