# API

Welcome to the **Hablla Conversational API**.\
Here you will find the official documentation to integrate, automate, and scale intelligent conversational experiences with the power of **MCI – Integrated Conversational Marketing**.

🔗 Click below to access the endpoints, guides, and practical examples:

👉 [Access the Hablla API Documentation](https://api.hablla.com/v1/docs)

#### What you will find in the documentation:

* 📡 **RESTful Endpoints** → Clear and standardized structure for fast integrations.
* 🔑 **Secure Authentication** → Support for tokens and permission management.
* ⚙️ **Use Cases** → Practical examples for Marketing, Sales, CS/CX, and Support automations.
* 📊 **Monitoring** → Resources for consumption and performance analysis.

***

💡 The **Hablla API** is the layer that connects your conversational operation to any system, CRM, ERP, or corporate application, ensuring **scalability, reliability, and data intelligence**.


---

# 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.hablla.com/hablla-docs-en/api/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.
