- Submit a task with
POST /generateTask/{model}. - Poll
GET /statusTask/{model}or provide a webhook callback. - Read the final video URLs from the completed task.
Choose a video model
Start building
Generation API overview
Understand the shared async request flow.
Generate Task
Submit a video generation or editing task.
Status Task
Poll for progress, results, and failures.
Webhooks
Receive task completion callbacks.