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

# Authentication

> Reference for the Narev Cloud REST APIs

## Authentication

Include your API key as a bearer token in every request:

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

Generate API keys in the [Narev Cloud](https://www.narev.ai/login) dashboard under **Settings → API Keys**.
