# L'API de Cards

{% hint style="info" %}
L'API public de Cards ainsi que les webhooks sont actuellement en BETA. Pensez à nous donner votre avis !
{% endhint %}

Cards peut-être intégré dans vos propres outils, grace à notre API public ainsi que nos webhooks.

L'identification auprès de l'API se fait grace à une clé privée et votre identifiant de tenant.

La clé peut-être générée depuis votre espace Cards. Attention, cette clé doit impérativement rester privée !


---

# 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://docapi.cards-microlearning.com/demarrage-rapide/lapi-de-cards.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.
