# Lingopal SOD Starter Kit ## Docs - [Delete Scheduled Stream](https://lingopal.mintlify.app/api-reference/endpoint/delete-scheduled-stream.md): Remove a scheduled stream if its status is WAITING and api key matches - [Launch Media Pipeline (Get RTMP Channel)](https://lingopal.mintlify.app/api-reference/endpoint/get-rtmp-channel.md): Get RTMP channel info by channel_id. - [Get Segment Translations](https://lingopal.mintlify.app/api-reference/endpoint/get-segment-translations.md): Get all language translations for a specific segment. - [Get Stream Config](https://lingopal.mintlify.app/api-reference/endpoint/get-stream-config.md): This api is used to get specific stream config of previously run stream. - [Get Stream Info](https://lingopal.mintlify.app/api-reference/endpoint/get-stream-info.md): Get stream info by stream_id. - [Get Transcript](https://lingopal.mintlify.app/api-reference/endpoint/get-transcript.md): Get a specific transcript by stream_id and segment_id. - [Get Transcripts](https://lingopal.mintlify.app/api-reference/endpoint/get-transcripts.md): Get paginated transcripts for a stream. - [Get Translation](https://lingopal.mintlify.app/api-reference/endpoint/get-translation.md): Get a specific translation by stream_id, segment_id, and language_id. - [Get Translation Languages](https://lingopal.mintlify.app/api-reference/endpoint/get-translation-languages.md): Get all available languages for a stream. - [Get Translation Statistics](https://lingopal.mintlify.app/api-reference/endpoint/get-translation-stats.md): Get translation statistics for a stream. - [Get Translations](https://lingopal.mintlify.app/api-reference/endpoint/get-translations.md): Get paginated translations for a stream. - [Introduction](https://lingopal.mintlify.app/api-reference/endpoint/introduction.md): Get started with the Lingopal Cookbook - a Python client for connecting to the Lingopal transcription WebSocket service. - [Lingopal WebSocket Client](https://lingopal.mintlify.app/api-reference/endpoint/lingopal-websocket-client.md): Learn how to use the Lingopal WebSocket client to connect to transcription services and receive real-time messages. - [List Scheduled Streams](https://lingopal.mintlify.app/api-reference/endpoint/list-scheduled-streams.md): List all scheduled streams from the DynamoDB table - [List Stream Config](https://lingopal.mintlify.app/api-reference/endpoint/list-stream-configs.md): This api is used to list stream configs of previously run stream. - [List Streams](https://lingopal.mintlify.app/api-reference/endpoint/list-streams.md): List streams with pagination and optional state filter. - [Launch Media Pipeline (RTMP Channel)](https://lingopal.mintlify.app/api-reference/endpoint/rtmp-channel.md): Launch a media pipeline by creating an RTMP channel. - [Schedule Stream](https://lingopal.mintlify.app/api-reference/endpoint/scheduled-streams.md): Schedule a stream with the provided parameters. - [Launch Stream](https://lingopal.mintlify.app/api-reference/endpoint/start-stream.md): Launch a stream using the provided parameters. - [Start Stream Via API](https://lingopal.mintlify.app/api-reference/endpoint/start-stream-via-api.md): Learn how to start a stream using the Lingopal SOD API with Python examples and environment variable setup. - [Stop Stream By Uuid](https://lingopal.mintlify.app/api-reference/endpoint/stop-stream.md): Stop stream by stream_id. - [Stream Triggers](https://lingopal.mintlify.app/api-reference/endpoint/stream-trigger.md): This API is used for volume in a running stream. - [Stream Usage](https://lingopal.mintlify.app/api-reference/endpoint/stream-usage.md): This api is used for listing the usage details of streams which a user ran. - [Update Scheduled Stream](https://lingopal.mintlify.app/api-reference/endpoint/update-scheduled-stream.md): Update a scheduled stream. Only pending streams can be updated. - [Update Transcript](https://lingopal.mintlify.app/api-reference/endpoint/update-segment.md): Update the edited text of a transcript. - [Update Translation](https://lingopal.mintlify.app/api-reference/endpoint/update-translation.md): Update the content of a specific translation. - [Introduction](https://lingopal.mintlify.app/api-reference/introduction.md): Welcome to the Lingopal SOD Endpoints documentation. Discover how to use our endpoints for streaming, transcripts, and more. - [Quickstart Guide](https://lingopal.mintlify.app/api-reference/quickstart.md) - [Overview](https://lingopal.mintlify.app/index.md) - [Download Document](https://lingopal.mintlify.app/vod/document/download-document.md) - [Get All Documents](https://lingopal.mintlify.app/vod/document/get-all-documents.md) - [Get Document By Id](https://lingopal.mintlify.app/vod/document/get-document-by-id.md) - [Upload Document](https://lingopal.mintlify.app/vod/document/upload-document.md) - [Add Glossary Item](https://lingopal.mintlify.app/vod/glossary/add-glossary-item.md) - [Delete Glossary Items](https://lingopal.mintlify.app/vod/glossary/delete-glossary-items.md) - [Get Glossary Items](https://lingopal.mintlify.app/vod/glossary/get-glossary-items.md) - [Introduction](https://lingopal.mintlify.app/vod/introduction.md): Video upload, transcription, subtitles, dubbing, and translation via the Lingopal VOD API. - [Get Filtered Languages](https://lingopal.mintlify.app/vod/language/get-filtered-languages.md) - [Get Languages](https://lingopal.mintlify.app/vod/language/get-languages.md): Returns the languages available to your project, including whether each locale supports dubbing, voice cloning, and text or document translation. - [Quickstart Guide](https://lingopal.mintlify.app/vod/quickstart.md): Base URL, authentication, and a minimal set of video API calls. - [Download Files](https://lingopal.mintlify.app/vod/subtitles/download-files.md) - [Download Subtitle](https://lingopal.mintlify.app/vod/subtitles/download-subtitle.md) - [Generate Subtitles From Video](https://lingopal.mintlify.app/vod/subtitles/generate-subtitles-from-video.md) - [Get Subtitles By Id](https://lingopal.mintlify.app/vod/subtitles/get-subtitles-by-id.md) - [Get Subtitles List](https://lingopal.mintlify.app/vod/subtitles/get-subtitles-list.md) - [Translate text with context awareness](https://lingopal.mintlify.app/vod/text-to-text-translation-with-context/translate-text-with-context-awareness.md) - [Download Subtitles](https://lingopal.mintlify.app/vod/transcript/download-subtitles.md) - [Download Transcript](https://lingopal.mintlify.app/vod/transcript/download-transcript.md) - [Download Transcript Get](https://lingopal.mintlify.app/vod/transcript/download-transcript-get.md) - [Download Transcript Post](https://lingopal.mintlify.app/vod/transcript/download-transcript-post.md) - [Get Transcript](https://lingopal.mintlify.app/vod/transcript/get-transcript.md) - [Get Word Level Transcript](https://lingopal.mintlify.app/vod/transcript/get-word-level-transcript.md) - [Regenerate Media Segment](https://lingopal.mintlify.app/vod/transcript/regenerate-media-segment.md) - [Translate Documents](https://lingopal.mintlify.app/vod/translate/translate-documents.md) - [Translate Text](https://lingopal.mintlify.app/vod/translate/translate-text.md) - [Upload Files](https://lingopal.mintlify.app/vod/uploads/upload-files.md) - [Download File](https://lingopal.mintlify.app/vod/videos/download-file.md) - [Get Video By Id](https://lingopal.mintlify.app/vod/videos/get-video-by-id.md) - [Get Videos List](https://lingopal.mintlify.app/vod/videos/get-videos-list.md) - [Preview Subtitle File](https://lingopal.mintlify.app/vod/videos/preview-subtitle-file.md) - [Republish Media](https://lingopal.mintlify.app/vod/videos/republish-media.md) - [Upload Subtitle File](https://lingopal.mintlify.app/vod/videos/upload-subtitle-file.md) - [Upload Video](https://lingopal.mintlify.app/vod/videos/upload-video.md) ## OpenAPI Specs - [openapi](https://lingopal.mintlify.app/vod/openapi.json)