Home / Heygen Video-translate
H

Heygen Video-translate

Video
Model API Documentation

The Heygen series offers reliable generation capabilities, making it ideal for production environments. Designed for production-grade use, this series prioritizes stability and controllable output. Its video translation feature automatically translates voiceovers and synchronizes them with lip movements, making it perfect for multilingual distribution and international localization. The real-time inference API delivers consistent performance with no waiting time and is affordably priced.

To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.jiekou.ai/v3/async/heygen-video-translate' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

curl --location --request GET "https://api.jiekou.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"
Contact Us