[Документация Yandex Cloud](../../../index.md) > [Yandex Cloud Video](../../index.md) > Справочник API > [REST (англ.)](../index.md) > Subtitle > Overview

# Video API, REST: Subtitle

Subtitle management service.
Provides methods for creating, retrieving, updating, and deleting subtitles,
which provide text translations or transcriptions of video content in various languages.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Retrieves detailed information about a specific subtitle by its ID. ||
|| [List](list.md) | Lists all subtitles associated with a specific video with pagination support. ||
|| [Create](create.md) | Creates a new subtitle record for a specific video. ||
|| [GenerateDownloadURL](generateDownloadURL.md) | Generates a URL for downloading the original subtitle file. ||
|| [GenerateUploadURL](generateUploadURL.md) | Generates a URL for uploading a subtitle file to an existing subtitle record. ||
|| [Delete](delete.md) | Deletes a specific subtitle by its ID. ||
|#