> ## 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.

# API Reference

> Complete reference for all Buena.ai API v2 endpoints

Welcome to the Buena.ai API v2 reference documentation.

## Base URL

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

## Quick Start

To get started, you'll need an API key. Test your setup with:

```bash theme={null}
curl -H "x-api-key: YOUR_API_KEY" https://api.buena.ai/api/v2/health
```

## Endpoints

| Endpoint | Method | Purpose          |
| -------- | ------ | ---------------- |
| /health  | GET    | Check API status |
| /keys    | POST   | Create API key   |

## Support

Need help? Contact [support@buena.ai](mailto:support@buena.ai)
