# Files

Upload files to a chat on behalf of the bot and download files that users send.

**Scope:** `imbot` | **Base URL:** `https://vibecode.bitrix24.com/v1` | **Authorization:** `X-Api-Key`

## Operations

- [Upload file](./files/upload.md) — `POST /v1/bots/:botId/files`
- [Download file](./files/download.md) — `GET /v1/bots/:botId/files/:fileId`
