Create video task
API Reference
Create video task
Creates an asynchronous Seedance 2.0 video generation task.
POST
Create video task
Documentation Index
Fetch the complete documentation index at: https://docs.outai.top/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Validation notes: prompt is required; model, ratio, and function_mode must use supported values; duration must be between 4 and 15; when function_mode=first_last_frames, at most 2 images are allowed; when function_mode=omni_reference, audio-only input is not allowed, so if audio_urls is provided, include at least one image or video.
Text prompt for video generation.
Available options:
seedance_2_0, seedance_2_0_fast Available options:
first_last_frames, omni_reference Available options:
21:9, 16:9, 4:3, 1:1, 3:4, 9:16 Required range:
4 <= x <= 15Maximum array length:
9Maximum array length:
3Maximum array length:
3