# API & Webhooks

{% hint style="info" %}
API and webhooks features are reserved for special accounts.

If you are interested, [contact-us](https://www.cards-microlearning.com/contact).
{% endhint %}

Cards offers you a public API, allowing you to retrieve and/or update certain resources in your account.

A webhooks system is also available, allowing you to automate your internal processes, depending on the activity of your Cards account.

To learn more more about these 2 points, a technical documentation is specially available here:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></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>API doc</strong></td><td>Discover our API and webhooks documentation.</td><td></td><td><a href="/files/xxdUbWWVbADpBFhYfvIi">/files/xxdUbWWVbADpBFhYfvIi</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/english/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.
