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

# Introduction

> Automate your LinkedIn outreach, manage leads, and scale your prospecting with Buena.ai API v2

<img className="block dark:hidden" src="https://mintcdn.com/buenaai/VyDioUsUCoHt4uDF/logo/dark-logo.png?fit=max&auto=format&n=VyDioUsUCoHt4uDF&q=85&s=09da9e2836546069a3f436381e98725c" alt="Buena.ai Hero Light" width="2164" height="458" data-path="logo/dark-logo.png" />

<img className="hidden dark:block" src="https://mintcdn.com/buenaai/VyDioUsUCoHt4uDF/logo/buena_white_logo.avif?fit=max&auto=format&n=VyDioUsUCoHt4uDF&q=85&s=5ee5524cd78b1945c5113ad86d8f4b5f" alt="Buena.ai Hero Dark" width="512" height="89" data-path="logo/buena_white_logo.avif" />

# Welcome to Buena.ai API v2

The most powerful LinkedIn automation and lead management API for modern sales teams and developers.

## What is Buena.ai?

Buena.ai provides cutting-edge LinkedIn automation, lead management, and prospecting capabilities with user-specific authentication and granular permissions. Our API enables you to:

<CardGroup cols={2}>
  <Card title="LinkedIn Automation" icon="linkedin" href="/api-reference/linkedin/schedule-action">
    Schedule connection requests, send personalized messages, and manage your
    LinkedIn outreach at scale.
  </Card>

  <Card title="Lead Management" icon="users" href="/api-reference/leads/list">
    Create, update, and organize your leads with advanced filtering and search
    capabilities.
  </Card>

  <Card title="Lead Enrichment" icon="sparkles" href="/api-reference/enrich/leads">
    Enrich your leads with additional data from multiple sources to improve
    conversion rates.
  </Card>

  <Card title="Prospecting" icon="magnifying-glass" iconType="solid" href="/api-reference/prospecting/search">
    Find new prospects based on specific criteria and automatically add them to
    your campaigns.
  </Card>
</CardGroup>

## Key Features

<AccordionGroup>
  <Accordion title="User-Specific API Keys">
    Each API key is tied to a specific user account with granular permissions, ensuring secure and controlled access to your data.
  </Accordion>

  <Accordion title="Rate Limiting & Usage Tracking">
    Built-in rate limiting protects against abuse while usage tracking helps you
    monitor API consumption and costs.
  </Accordion>

  <Accordion title="Comprehensive LinkedIn Integration">
    Full LinkedIn automation including connection requests, messaging,
    conversation management, and contact synchronization.
  </Accordion>

  <Accordion title="Advanced Lead Management">
    Create, update, search, and organize leads with custom fields, tags, and
    advanced filtering capabilities.
  </Accordion>

  <Accordion title="Multi-Source Data Enrichment">
    Enrich leads with data from Apollo, Clearbit, Hunter, and other premium data
    sources.
  </Accordion>

  <Accordion title="Campaign Management">
    Generate CSV exports for email campaigns and manage multi-step LinkedIn outreach sequences.
  </Accordion>
</AccordionGroup>

## Getting Started

<Steps>
  <Step title="Get Your API Key">
    Create an API key through your [Buena.ai dashboard](https://app.buena.ai) or
    contact support.
  </Step>

  <Step title="Make Your First Request">
    Test the API with a simple health check request.
  </Step>

  <Step title="Start Automating">
    Begin scheduling LinkedIn actions and managing your leads.
  </Step>
</Steps>

## Base URL

All API requests should be made to:

```
https://api.buena.ai/api/v2
```

## Support

Need help? We're here for you:

<CardGroup cols={2}>
  <Card title="Documentation" icon="book" href="/quickstart">
    Complete guides and API reference
  </Card>

  <Card title="Discord Community" icon="discord" href="https://discord.gg/Hb4Y9Rgh6E">
    Join our developer community
  </Card>

  <Card title="Email Support" icon="envelope" href="mailto:support@buena.ai">
    Get help from our team
  </Card>

  <Card title="Status Page" icon="chart-line" href="https://status.buena.ai">
    Check API status and uptime
  </Card>
</CardGroup>
