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

# Welcome to the Annie API

> Build custom agents that answer calls, schedule appointments, handle patient inquiries, and integrate with your existing systems, all without needing to manage the underlying AI infrastructure yourself.

<Frame>
  <img src="https://mintcdn.com/annie/mDiF4eb6SstbgL5V/images/header.png?fit=max&auto=format&n=mDiF4eb6SstbgL5V&q=85&s=ed0837c01ace144d1a92576e55646a2b" alt="Annie API" width="1070" height="308" data-path="images/header.png" />
</Frame>

## What is Annie?

Annie is the always-on front desk sidekick for healthcare practices. She answers calls, schedules appointments, handles patient questions, and never takes a day off.

Through the Annie API, you can create your own Annies—custom-trained agents tailored to your specific use case, deployed at scale.

## What You Can Build

The API gives you full control over every aspect of your agents:

* **Custom training** — Teach agents your specific FAQs, workflows, and business logic
* **Multi-location deployments** — Spin up agents for hundreds of locations with location-specific knowledge
* **Custom Integrations** — Connect Annie to your own PMS integrations
* **Automated workflows** — Trigger outbound calls or handle inbound calls for various custom campaigns (e.g. patient follow-ups, appointment reminders, etc.)

Whether you're building for a single practice or deploying across an enterprise, the API handles the infrastructure while you focus on the experience.

## Core Concepts

<CardGroup cols={2}>
  <Card title="Organizations" icon="building">
    Physical locations with addresses, office hours, staff, and timezone information.
  </Card>

  <Card title="Bots" icon="message-bot">
    AI agents that handle conversations. Each bot has its own training and configuration.
  </Card>

  <Card title="Training" icon="graduation-cap">
    FAQs, templates, and workflows that define how your agent responds.
  </Card>

  <Card title="Conversations" icon="comments">
    Every interaction—calls, chats, SMS—captured with full message history and metadata.
  </Card>
</CardGroup>

## Getting Started

<CardGroup cols={1}>
  <Card title="Get API Access" icon="lock" href="/overview/get-access">
    The Annie API is invite-only for now. Contact us to request credentials and get set up with a sandbox environment.
  </Card>

  <Card title="Authentication" icon="key" href="/overview/authentication">
    Set up API keys or OAuth to access the API.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/overview/quickstart">
    Build your first agent in 5 steps.
  </Card>
</CardGroup>

## Guides

<CardGroup cols={2}>
  <Card title="Organizations" icon="building" href="/overview/guides/organizations/overview">
    Create and configure locations.
  </Card>

  <Card title="Bots" icon="message-bot" href="/overview/guides/bots/overview">
    Set up agents with custom training.
  </Card>

  <Card title="Training" icon="graduation-cap" href="/overview/guides/training/overview">
    FAQs, templates, and workflows.
  </Card>

  <Card title="Phone Numbers" icon="phone" href="/overview/guides/deploying/phone-numbers">
    Provision and attach phone numbers.
  </Card>

  <Card title="Bot Architecture" icon="sitemap" href="/overview/guides/bots/architecture">
    Multi-location and enterprise patterns.
  </Card>
</CardGroup>

## API Reference

<Card title="API Reference" icon="code" href="/api-reference/introduction">
  Full documentation for all endpoints.
</Card>

## Need Access?

Email [devs@helloannie.com](mailto:devs@helloannie.com) to get API credentials and start building.
