/v1/videos/generations for video creation.
Sync variant
/v1/videos/generations/sync waits for the task result in the same HTTP request. Long-running jobs should use async creation and task polling.Generate video tasks with polling.
/v1/videos/generations for video creation.
/v1/videos/generations/sync waits for the task result in the same HTTP request. Long-running jobs should use async creation and task polling.