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

# Introduction

> Welcome to the Lupitor API documentation

<img className="block dark:hidden" src="https://mintcdn.com/acrely-333db77a/Pvr3OYC066tMxb4o/images/logo-light.svg?fit=max&auto=format&n=Pvr3OYC066tMxb4o&q=85&s=26b0b76f7b0b6894844f54503e7a703f" alt="Hero Light" width="220" height="40" data-path="images/logo-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/acrely-333db77a/Pvr3OYC066tMxb4o/images/logo-dark.svg?fit=max&auto=format&n=Pvr3OYC066tMxb4o&q=85&s=005869d2635feef6047a05478796a9e5" alt="Hero Dark" width="220" height="40" data-path="images/logo-dark.svg" />

## Welcome to the Lupitor API

The Lupitor API enables you to programmatically manage leads, campaigns, and conversations for your AI-powered customer service representatives.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get your API up and running in under 5 minutes
  </Card>

  <Card title="Get Your API Key" icon="key" href="/api-key-guide">
    Step-by-step guide to creating and managing API keys
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our complete API endpoints
  </Card>

  <Card title="Authentication" icon="lock" href="/authentication">
    Learn how to authenticate your requests
  </Card>

  <Card title="View Changelog" icon="list" href="/changelog">
    Stay updated with the latest changes
  </Card>
</CardGroup>

## Use Cases

Our API is designed for businesses that need to:

* **Manage Leads**: Create, update, and track leads for outbound campaigns
* **Bulk Operations**: Import thousands of leads efficiently
* **Integration**: Connect your CRM or other systems with AI CSR
* **Analytics**: Track conversation outcomes and performance

## Core Features

<AccordionGroup>
  <Accordion icon="phone" title="Outbound Calling">
    Automatically dispatch calls to leads based on priority and scheduling
  </Accordion>

  <Accordion icon="robot" title="AI Conversations">
    Natural language conversations powered by advanced AI models
  </Accordion>

  <Accordion icon="chart-line" title="Analytics">
    Track outcomes, success rates, and campaign performance
  </Accordion>

  <Accordion icon="shield" title="Secure & Reliable">
    Enterprise-grade security with API key authentication
  </Accordion>
</AccordionGroup>

## Getting Help

Need assistance? We're here to help:

* **Documentation**: Explore our comprehensive guides
* **Support**: Contact us at [support@lupitor.com](mailto:support@lupitor.com)
