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

# API Keys API

> Create, rotate, revoke, and list API keys.

Endpoints:

* `GET /api/v1/api-keys`
* `POST /api/v1/api-keys`
* `POST /api/v1/api-keys/{id}/rotate`
* `POST /api/v1/api-keys/{id}/revoke`
