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

# Welcome to VoiceAIWrapper

> Complete documentation for VoiceAIWrapper API and platform

## Get Started

VoiceAIWrapper is a powerful voice AI platform that enables you to create, manage, and automate campaigns at scale.

## API Documentation

Integrate VoiceAIWrapper into your applications with our comprehensive API.

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/api-reference/authentication">
    Learn how to authenticate your API requests
  </Card>

  <Card title="Leads API" icon="users" href="/api-reference/leads-v2/add-to-voice-campaign">
    Add, update, and manage campaign leads programmatically
  </Card>

  <Card title="Campaigns API" icon="phone" href="/api-reference/campaigns/create-campaign">
    Create campaigns and retrieve call logs
  </Card>

  <Card title="Clients API" icon="building" href="/api-reference/clients/list-clients">
    Manage your clients and their data
  </Card>
</CardGroup>

## Quick Links

<Card title="Dashboard" icon="desktop" href="https://dashboard.voiceaiwrapper.app">
  Access the VoiceAIWrapper dashboard
</Card>
