# API isteği

Bu sekme, çalışma için kullanılır [oluşturucunun API’si ile](/doc/tr/integrations/api.md), üçüncü taraf API’leriyle entegrasyonları yapılandırmak ve API istekleriyle ilgili her şey için.

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

### **İstek türü alanı**

**İstek türü:** bu alan, üçüncü taraf API’lerle çalışmak için açılır menüdür. Botun üçüncü taraf API’lerle etkileşimi bu makalede ayrıntılı olarak açıklanmıştır.

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

İstek türünü seçtikten sonra, ek API istek alanları görünecektir.

<div data-with-frame="true"><figure><img src="/files/e7f9cec9ad18c8ad1133d4c54ea748b304997af5" 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/tr/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.
