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

# Przegląd

> Dokumentacja REST API Aigmented

Dokumentacja API jest generowana automatycznie z naszej [specyfikacji OpenAPI](https://aigmented.io/api/v1/openapi.json).

Wszystkie endpointy wymagają uwierzytelnienia tokenem Bearer. Szczegóły w sekcji [Uwierzytelnianie](/docs/authentication).

## Bazowy URL

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

## Uwierzytelnianie

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