Request
TASKID with your actual task ID.
Path Parameters
The task ID (UUID) returned from the generation request
Response (Processing)
Response (Completed)
Response (Failed)
Response Fields
HTTP status code (200 for success, 400 for failed generation)
success indicator false or true
Task data
Unique identifier for the task (UUID)
Task status:
processing, completed, failedOutput data (only present when status is
completed)URL to download the generated video (MP4 format)
Seed value used for generation (only present when status is
completed)Error message (only present when status is
failed)Error code (only present when status is
failed)Polling Strategy
1
Initial Wait
Wait 5-10 seconds after submitting the generation request before your first status check
2
Regular Polling
Poll every 5-10 seconds while status is
processing3
Timeout
Allow up to 5 minutes for video generation before considering it failed
