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

# API Reference

> Generated from the Avera OpenAPI specification

The endpoints below are generated from the Avera OpenAPI 3.1 specification.

## Authentication

All endpoints require a Bearer token plus tenant context headers:

* `Authorization: Bearer <token>` — required on every request
* `X-Tenant-ID` — required. UUID of the current tenant.
* `X-Branch-ID` — required for item operations. UUID of the current branch.
* `X-Correlation-ID` — optional. Request correlation ID for tracing.

Use the interactive playground on each endpoint page to try requests against a
running Avera instance.
