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

# Introduction

> Welcome to the Reddy API Docs

## Authentication

Reach out to your Reddy Support Manager if you don't already have an API key.

<Card title="Start here" icon="rocket" href="/api-reference/introduction#authentication" horizontal>
  Get auth setup for the Reddy API.
</Card>

## Guides

Click to learn more about the Reddy API fundamentals.

<Columns cols={2}>
  <Card title="API Logs & Monitoring" icon="chart-line-up" href="/guides/api-monitoring">
    Monitor your API requests and debug integration issues with the Developer API tool.
  </Card>

  <Card title="Send Calls to Reddy" icon="phone-arrow-up-right" href="/guides/send-calls-to-reddy">
    Send call recordings to be processed by Reddy.
  </Card>

  <Card title="Add Metadata to a Call" icon="tag" href="/guides/add-call-metadata">
    Add custom metadata to your call recordings for better organization and insights.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore all available API endpoints and their documentation.
  </Card>
</Columns>
