# API Documentation

{% hint style="warning" %}
The API documentation is currently not available on this platform. The embed process is ongoing.

For detailed information about the API documentation, please refer to the section below.

If you encounter any issues, please contact our support team at <support@aicado.ai>.

🔗 [Introduction](https://kod-suz.notion.site/Aicado-ai-API-Reference-d8c49e11b0934b05954986a36bafe6d6#8fd182a98739475eb57145dd5d8ac68d)&#x20;

🔗 [Authentication](https://kod-suz.notion.site/Aicado-ai-API-Reference-d8c49e11b0934b05954986a36bafe6d6#3b4d6b52bc264718936b0e9e0670bf24)

🔗 [Request Limits](https://kod-suz.notion.site/Aicado-ai-API-Reference-d8c49e11b0934b05954986a36bafe6d6#b3dd963c7c6c4e29b7d12d9b225d0bed)

🔗 [Status Codes](https://kod-suz.notion.site/Aicado-ai-API-Reference-d8c49e11b0934b05954986a36bafe6d6#52e5beb8033b4418beff5cf997e4da14)
{% endhint %}


---

# 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.aicado.ai/for-developers/api-documentation.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.
