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

# Introduction

> Programmatically interact and integrate with AthenaHQ

## AthenaHQ API

The AthenaHQ API enables programmatic and scalable interaction with the AthenaHQ platform. Build custom integrations, automate workflows, and extend AthenaHQ's capabilities to meet your organization's specific needs.

## Authentication

All API requests require authentication using an API key. API keys are managed through your organization's dashboard and can be scoped to specific websites for granular access control.

<Card title="Create API Keys" icon="key" href="https://app.athenahq.ai/organization?tab=api">
  Generate and manage API keys in your organization settings
</Card>

<Info>
  For detailed information about authentication methods and API key management, see the [Authentication](/api-reference/authentication) documentation.
</Info>

## Dates & Timezones

All timestamps passed to and returned from the API are in UTC, unless otherwise specified.
