Check the status and retrieve results of video translation jobs
Check the processing status of your video translation job and retrieve the translated video URL when completed. Use theDocumentation Index
Fetch the complete documentation index at: https://docs.akool.com/llms.txt
Use this file to discover all available pages before exploring further.
_id returned from the Create Video Translation API.
| Status | Description |
|---|---|
| 1 | Queueing - Your request is waiting to be processed |
| 2 | Processing - Video translation is currently being generated |
| 3 | Completed - Translation finished successfully, video URL is available |
| 4 | Failed - Translation failed, check error_code and error_reason for details |
Your API Key used for request authorization. If both Authorization and x-api-key have values, Authorization will be used first and x-api-key will be discarded.
Video db id from the _id field returned by Create By Talking Photo API