[Yandex Cloud documentation](../../../index.md) > [Yandex Cloud Video](../../index.md) > API reference > [REST](../index.md) > Thumbnail > Overview

# Video API, REST: Thumbnail

Thumbnail management service.
Provides methods for creating, retrieving, and managing thumbnail images
that can be associated with various resources such as videos, streams, episodes, and channels.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Retrieves detailed information about a specific thumbnail by its ID. ||
|| [List](list.md) | Lists all thumbnails associated with a specific resource (channel, stream, video, etc.) ||
|| [Create](create.md) | Creates a new thumbnail record for a specific resource. ||
|| [BatchGenerateDownloadURLs](batchGenerateDownloadURLs.md) | Generates download URLs for multiple thumbnails in a single request. ||
|| [GenerateUploadURL](generateUploadURL.md) | Generates a URL for uploading an image to an existing thumbnail record. ||
|| [Delete](delete.md) | Deletes a specific thumbnail by its ID. ||
|#