> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/knowledge-base/knowledge-base-articles/entry-settings/api-key.md).

# Clé API

L'entrée de clé API permet de stocker et de gérer les informations d'identification de service qui nécessitent un ID d'API et une clé API.

![](https://cdnweb.devolutions.net/docs/RDMW6045_2025_3.png)

{% hint style="info" %}
Pour convertir une entrée ***Nom d'utilisateur et mot de passe*** en clé API, faites un clic droit sur l'entrée et sélectionnez ***Modifier (actions spéciales)*** – ***Convertir en*** – ***Convertir en clé API***.
{% endhint %}

### Onglet Général

<table data-header-hidden><thead><tr><th width="174.7999267578125"></th><th></th></tr></thead><tbody><tr><td><strong>Champ</strong></td><td>Description</td></tr><tr><td><strong>API ID</strong></td><td>Identifiant émis par le service cible. Collez la valeur exacte fournie par le service.</td></tr><tr><td><strong>Clé API</strong></td><td>Saisissez la clé API. Utilisez les icônes adjacentes pour afficher le mot de passe, générer une nouvelle clé ou consulter l'historique du mot de passe.</td></tr><tr><td><strong>URL</strong></td><td>URL de base ou point de terminaison utilisé par le service.</td></tr><tr><td><strong>Tenant ID</strong></td><td>Identifiant pour les services multilocataires.</td></tr><tr><td><strong>Type</strong></td><td>Type ou fournisseur de service.</td></tr><tr><td><strong>Valide à partir du</strong></td><td>Date de début à partir de laquelle la clé devient valide.</td></tr><tr><td><strong>Expire après</strong></td><td>Sélectionnez cette option pour activer et définir la date d'expiration de la clé.</td></tr></tbody></table>


---

# 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:

```
GET https://docs.devolutions.net/rdm/fr/knowledge-base/knowledge-base-articles/entry-settings/api-key.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.
