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

# Sync, Storage и TimeCode API

> Закладки, хранилище и позиции: /sync.js, /bookmark/*, /storage/*, /timecode/*.

| Модуль   | Метод         | Путь                                                                   |
| -------- | ------------- | ---------------------------------------------------------------------- |
| Sync     | `GET`         | `/sync.js`, `/invc-ws.js`                                              |
| Sync     | `GET`, `POST` | `/bookmark/list`, `/bookmark/set`, `/bookmark/add`, `/bookmark/remove` |
| Storage  | `GET`, `POST` | `/storage/get`, `/storage/set`, `/storage/temp/{key}`                  |
| Storage  | `GET`         | `/backup.js`                                                           |
| TimeCode | `GET`         | `/timecode.js`, `/timecode/all`, `/timecode/add`                       |

Starter-конфиг исключает Sync и TimeCode. См. [Sync](/modules/sync).
