Submit a video generation task. Returns a task_id immediately. Poll GET /v1/video/generations/{task_id} to check status and retrieve the video URL.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Model ID
wan2.2-t2v-a14b "wan2.2-t2v-a14b"
Text description of the video to generate.
"a cat playing piano"
Video duration in seconds (3–5).
3 <= x <= 55
Output video width in pixels.
1280
Output video height in pixels.
720
Random seed for reproducibility.
Extra parameters passed through to the upstream API.