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

# Introduction

> Official Mindo API documentation for WhatsApp Business

# Welcome to the Mindo API

Mindo lets you integrate WhatsApp Business into your application. Send template messages, manage multiple phone numbers, and monitor your usage from a single API.

**Base URL:**

```
https://api.mindosoftware.com
```

## Getting started

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/en/quickstart">
    Make your first API request in minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/en/autenticacion">
    Learn how to authenticate with your API Key.
  </Card>

  <Card title="API Reference" icon="code" href="/en/api-reference/introduccion">
    Explore all available endpoints.
  </Card>
</CardGroup>
