# API-запит

Ця вкладка використовується для роботи [з API конструктора](/doc/uk/integrations/api.md), налаштування інтеграцій зі сторонніми API та всього, що пов’язано із запитами до API.

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

### **Поле типу запиту**

**Тип запиту:** це поле є спадним меню для роботи зі сторонніми API. Взаємодія бота зі сторонніми API детально описана в цій статті.

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

Після вибору типу запиту з’являться додаткові поля запиту API.

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