Get Translation Languages
Presets & Languages
Get Translation Languages
Retrieve all supported languages for caption translation
GET
Get Translation Languages
For AI agents: a documentation index is at /llms.txt. Every page is also available as markdown, just append .md to the URL.
Overview
Get a comprehensive list of all supported source and target languages for caption translation. This endpoint returns language codes and display names for transcription source languages and translation target languages.Response
Array of supported source languages for transcription
Array of supported target languages for translation
Language Coverage
We support over 98 languages for transcription and translation, including:Major Languages
English, Spanish, French, German, Italian, Portuguese, Chinese, Japanese, Korean, Arabic, Russian
Asian Languages
Hindi, Bengali, Tamil, Telugu, Vietnamese, Thai, Indonesian, Malay, Tagalog
European Languages
Dutch, Swedish, Norwegian, Danish, Finnish, Polish, Czech, Hungarian, Greek, Romanian
Other Languages
Hebrew, Turkish, Ukrainian, Persian, Urdu, Swahili, and many more
Translation is currently supported to English. More target languages are being added regularly.
Example Request
Example Response
Language Selection Guide
Source Languages
Source languages are used for:- Transcription: Specify the language of speech in your video
- Auto-detection: If not specified, the language will be auto-detected
- Accuracy: Specifying the correct language improves transcription accuracy
Target Languages
Target languages determine:- Translation output: The language captions will be translated to
- Currently supported: English (more languages coming soon)
Difference from Dubbing Languages
| Feature | Translation Languages | Dubbing Languages |
|---|---|---|
| Purpose | Caption/subtitle translation | Voice dubbing |
| Format | Simple codes (e.g., “en”) | Regional codes (e.g., “en-US”) |
| Output | Text captions | Audio voiceover |
| Use with | Create Clips, Create Captions | Create Dubbing |
Rate Limiting
This endpoint is subject to the standard rate limit of 10 requests per minute.Common Use Cases
Language Selection UI
Populate language dropdowns in your application
Validation
Validate language codes before creating projects
Multilingual Content
Plan content strategy for different language audiences
Auto-detection Fallback
Show users available languages when auto-detection is uncertain
Best Practices
Next Steps
Use the language codes from this endpoint when creating projects:- Create Clips - Use
languageandtranslationLanguageparameters - Create Captions - Use
languageandtranslationLanguageparameters - Create Transcription - Use
languageandtranslationLanguageparameters