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

# Admin API

> Root-защищённые маршруты AdminPanel, DatabaseEditor, WebLog и Telemetry.

Все маршруты требуют root `passwd`. Сервер может отвечать 404 вместо 401.

| Модуль         | Пути                                         |
| -------------- | -------------------------------------------- |
| AdminPanel     | `/adminpanel`, `/adminpanel/api/*`           |
| DatabaseEditor | `/database-editor`, `/database-editor/api/*` |
| WebLog         | `/weblog`                                    |
| Telemetry      | `/telemetry`, `/telemetry/api/*`             |
| OpenStat       | `/stats`, `/stats/*` при `openstat.enable`   |

См. [аутентификацию](/api/authentication).
