# Solicitud API

Esta pestaña se utiliza para trabajar [con la API del creador](/doc/es/integrations/api.md), configurar integraciones con API de terceros y todo lo relacionado con las solicitudes a la API.

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

### **Campo de tipo de solicitud**

**Tipo de solicitud:** este campo es un menú desplegable para trabajar con API de terceros. La interacción del bot con API de terceros se describe en detalle en este artículo.

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

Después de seleccionar el tipo de solicitud, aparecerán campos adicionales de solicitud a la API.

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