# API & Webhooks

{% hint style="info" %}
Les fonctionnalités d'API et de webhooks sont réservées aux comptes supérieurs.

Si vous êtes intéressé, [n'hésitez pas à nous contacter](https://www.cards-microlearning.com/contact).
{% endhint %}

Cards vous propose une API publique, vous permettant de récupérer et/ou mettre à jour certaines ressources de votre compte.

Un système de webhooks est également disponible, vous permettant d'automatiser vos process internes, selon l'activité de votre compte Cards.

Pour en savoir plus sur ces 2 points, une documentation technique est spécialement disponible ici :

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-type="files"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Doc API</strong></td><td>Découvrez notre documentation consacrée à notre API et les webhooks.</td><td></td><td></td><td><a href="/files/mLYPWX9A9SYj0RD2yWwa">/files/mLYPWX9A9SYj0RD2yWwa</a></td><td><a href="/spaces/RPJjEUNK75oXc065bfj7/pages/BsNhrJyD8CCVkz3qe1cn">/spaces/RPJjEUNK75oXc065bfj7/pages/BsNhrJyD8CCVkz3qe1cn</a></td></tr></tbody></table>


---

# 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://doc.cards-microlearning.com/apps-and-integrations/api-and-webhooks.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.
