# طلب API

تُستخدم علامة التبويب هذه للعمل [مع واجهة برمجة التطبيقات الخاصة بالمنشئ](/doc/ar/integrations/api.md)، وتكوين التكاملات مع واجهات برمجة التطبيقات التابعة لجهات خارجية، وكل ما يتعلق بطلبات API.

<div data-with-frame="true"><figure><img src="/files/a5784fed7fabeaec08a28662913d554de7f9ccd6" alt="" width="375"><figcaption></figcaption></figure></div>

### **حقل نوع الطلب**

**نوع الطلب:** هذا الحقل عبارة عن قائمة منسدلة للعمل مع واجهات برمجة التطبيقات التابعة لجهات خارجية. يتم وصف تفاعل البوت مع واجهات برمجة التطبيقات التابعة لجهات خارجية بالتفصيل في هذه المقالة.

<div data-with-frame="true"><figure><img src="/files/e3bde14a69f4c5821290a68318b0536ad2d6e9ed" alt="" width="375"><figcaption></figcaption></figure></div>

بعد تحديد نوع الطلب، ستظهر حقول إضافية لطلب API.

<div data-with-frame="true"><figure><img src="/files/383c6a2a303079401d8ccfc064b0bf8b70ca3f16" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.mavibot.ai/doc/ar/chatbot/builder/setting/api.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.
