# Solicitação de API

Esta aba é usada para trabalhar [com a API do construtor](/doc/pt/integrations/api.md), configurando integrações com APIs de terceiros e tudo relacionado a requisições de API.

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

### **Campo tipo de solicitação**

**Tipo de solicitação:** este campo é um menu suspenso para trabalhar com APIs de terceiros. A interação do bot com APIs de terceiros é descrita em detalhes neste artigo.

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

Após selecionar o tipo de solicitação, campos adicionais da solicitação de API aparecerão.

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