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

# Overview

> Aigmented REST API reference

The API Reference is auto-generated from our [OpenAPI specification](https://aigmented.io/api/v1/openapi.json).

All endpoints require authentication via Bearer token. See [Authentication](/docs/authentication) for details.

## Base URL

```
https://aigmented.io
```

## Authentication

```bash theme={null}
Authorization: Bearer sk-YOUR_API_KEY
```
