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

# Authentication

Include your Documind Secret Key, found in your dashboard, as a Bearer token in the `Authorization` header:

```
Authorization: Bearer {your-documind-secret-key}
```
