# ­­­­­­­­­­­­­­­­­DecisionTelecom API Descripción

#### DecisionTelecom API Descripción

Explore nuestra documentación de referencia de API completa e integre fácilmente las capacidades de SMS, Viber, WhatsApp, chat y voz en su sitio web o aplicación utilizando las API de DecisionTelecom.

Se elige HTTPS como capa de transporte de la API de DecisionTelecom para el protocolo descrito.

La clave de acceso se utiliza como base para la autorización de la API. Las cargas útiles de solicitud y respuesta tienen formato JSON (también proporcionamos solicitudes GET alternativas), utilizando codificación UTF-8 y valores codificados en URL.

**SDK**

Las bibliotecas SDK oficiales de la API de DecisionTelecom están disponibles en varios idiomas: <https://github.com/IT-DecisionTelecom>

**API Endpoint**

Para utilizar las API de DecisionTelecom, primero debe registrarse de forma gratuita en nuestro sitio web [www.decisiontele.com](http://www.decisiontele.com/)


---

# 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://es-api.decisiontele.com/decisiontelecom-api-descripcion.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.
