Testing or trial access is not available for the Video Translate API.

Request Body

FieldTypeDescription
video_urlstrThe URL of the video file to be translated.
titlestr (optional)Title of the video.
output_languagestrThe target language in which the video will be translated.
translate_audio_onlybool (optional)Translate only the audio, ignore the faces and only translate the voice track in this video. default: false
speaker_numint (optional)Number of speakers.
callback_idstring (optional)A custom ID for callback purposes.
enable_dynamic_durationbool (optional)Enable dynamic duration, which stretches or shrinks portions of your video to enhance conversational fluidity and translation quality between languages with different speaking rates.
brand_voice_idstring (optional)A Brand Voice that gets incorporated to the translation.
callback_urlstring
(optional)
An optional callback url. This is useful if your callback endpoint is dynamic and each video have it's separate callback url.
Using webhook endpoint is still recommended because those offers more customizations on the callback endpoint such as secrets, and event filtering, etc

Response

FieldTypeDescription
video_translate_idstrID of the video.
Language
Credentials
Header
Click Try It! to start a request and see the response here!