# Вкладка: API - запрос

Данная вкладка нужна для работы с [API конструктора](https://docs.salebot.pro/api-v-konstruktore-salebot.pro/api-konstruktora), настройки интеграций [со сторонними API](https://docs.salebot.pro/api-v-konstruktore-salebot.pro/integraciya-bota-so-storonnimi-api) и всем, что связано с [API - запросами](https://docs.salebot.pro/integracii).

<figure><img src="/files/fTMTuYWZ9ao6bVIwfXu3" alt="" width="563"><figcaption></figcaption></figure>

### **Поле: Тип запроса**

**Тип запроса**: данное поле представляет собой выпадающий список для работы со сторонними API. Взаимодействие бота со сторонними API подробно описано в [**данной статье**](https://docs.salebot.pro/api-v-konstruktore-salebot.pro/integraciya-bota-so-storonnimi-api)

<figure><img src="/files/mT5Zww8AJxwlaLxwBwom" alt="" width="563"><figcaption></figcaption></figure>

После выбора типа запроса открываются дополнительные поля API - запроса.&#x20;

<figure><img src="/files/2mRPvTIfgF3LacelUD0m" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.salebot.pro/chatbots/builder/message/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.
