Отримання відео MiniMax H3
Отримайте завдання створення відео MiniMax H3 за ID завдання, включно з його статусом, перебігом виконання, часовими мітками, URL результату або відомостями про помилку.
video_url, коли завдання завершено.
Перевірте ці поля
statusмає значенняqueued,in_progress,completedабоfailed.progressпоказує приблизний відсоток завершення від0до100.video_urlвідображається, коли завдання завершено.errorвідображається, коли виконання завдання не вдалося.
Опитування завдання
Спочатку створіть завдання
id.Отримання стану завдання
status не матиме значення completed або failed.Завантаження MP4-файлу
status має значення completed, викличте Завантаження відеовмісту MiniMax H3.Авторизації
Bearer authentication. Use your CometAPI API key.
Параметри шляху
Task ID returned by POST /v1/videos.
Відповідь
Current MiniMax H3 video task state.
Task ID. Use this value as task_id in retrieve and content requests.
"<task_id>"
Object type for the asynchronous video task.
"video"Model ID that the task uses.
minimax-h3, minimax-h3-max Task lifecycle status. Poll until the value is completed or failed.
queued, in_progress, completed, failed Task progress as a coarse percentage.
0 <= x <= 100Task creation time as a Unix timestamp in seconds.
Compatibility alias for id. This field can be omitted from retrieve responses.
"<task_id>"
Unix timestamp returned by the platform. Use status, not this field, to decide when polling can stop.
Result expiration time as a Unix timestamp in seconds when the task provides one.
Video delivery URL. This field appears on completed tasks.
"https://<provider-cdn>/<video_id>.mp4"
Failure details. This field appears when the task fails.