> ## Documentation Index
> Fetch the complete documentation index at: https://docs.visitoai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Integrate your apps, automations, and AI systems with the Visito API.

Welcome to the **Visito API Reference**.

Our APIs allow you to build intelligent, automated, multi-channel communication experiences using your own AI or Visito’s AI.

Whether you're integrating WhatsApp messaging, building custom agents, or powering CRM workflows, this guide gives you everything you need to get started.

## Base Url

```bash theme={null}
https://api.visitoai.com/v1
```

### Overview

Visito provides a set of powerful APIs designed for flexibility and scale.

<Card title="Complete API Reference" href="/api-docs/api-reference" cta="Explore APIs">
  Connect your external services such as helpdesk, CRM or BI tools. Sync data with your backend, and automate workflows with full developer flexibility.
</Card>

<Card title="Messaging API" href="/api-docs/messaging-api" cta="Go to docs">
  Send and receive messages across **WhatsApp**, **Instagram**, and **WebChat**. Supports whatsapp templates, media and interactive messages. Keep your own AI or backend logic while leveraging our delivery infrastructure.
</Card>

<Card title="Conversational AI API" href="/api-docs/conversational-ai-api" cta="Go to docs">
  Use Visito’s AI to automate conversations end-to-end. Combine your business data (RAG), your own custom actions (tool calls), and escalation rules to humans. Ideal for support automation, lead qualification, or AI agents.
</Card>

### What You Can Build

* **Automated Chatbots & Flows**: Use the Messaging API with your own backend or AI system to automate replies and orchestrate flows.
* **Fully-managed AI Agents**: Let Visito’s Conversational AI API handle conversations using your data, custom tools, and decision logic.
* **Unified Inbox & Internal Tools**: Sync conversations and messages into your own platform, helpdesk, CRM or BI tools.
* **Custom Integrations**: Connect Visito with any system using our REST endpoints and webhook system.

### Visito Platform

In addition to APIs, Visito provides production-ready apps for your human team:

<Card title="Web Dashboard" href="/product-guides/product">
  Monitor conversations, manage routing, analyze performance, and collaborate with AI.
</Card>

<Card title="Mobile Apps (iOS & Android)" href="/product-guides/product/mobile-apps">
  Stay connected on the go, handle escalations, and reply to chats from anywhere.
</Card>

<Card title="Human Handover Engine" href="/product-guides/product">
  Automatically escalate conversations from AI → human, and back when resolved.
</Card>
