# Gestion des Clés API

La section Gestion des clés API vous aide à comprendre, créer et utiliser vos clés API de manière efficace. Avec notre API puissante, vous pouvez intégrer les fonctionnalités d’AiKYNETIX dans vos applications de façon sécurisée et performante. Cette section est divisée en deux parties :

1. [**Aperçu de l’API et authentification**](/fr/api-documentation/api-key-management/api-overview-and-authentication.md)\
   Apprenez comment fonctionne l’authentification par clé API et comment inclure votre clé API dans vos requêtes.
2. [**Création et gestion des clés API**](/fr/api-documentation/api-key-management/api-key-creation-and-management.md)\
   Instructions étape par étape pour générer, sécuriser et gérer votre clé API.


---

# 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/fr/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.
