Vidu Q3 Pro Text-to-Video
Video
Vidu Q3 Pro Text-to-Video
POST
Vidu Q3 Pro Text-to-Video
This is an asynchronous API and only returns the
task_id of the asynchronous task.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Random seed for reproducible results. Use 0 for random.Value range: [0, 2147483647]
Whether to use the audio-video direct output capability (including dialogue and sound effects). This parameter is supported only by Q3 models.
Text description for video generation, up to 2000 characters.Length limit: 0 - 2000
Watermark image URL.
Video duration in seconds, range 1-16.Value range: [1, 16]
Use off-peak mode. The task will be processed within 48 hours at a lower cost.
Whether to add a watermark.
Output video quality.Allowed values:
540p, 720p, 1080pWatermark position: 1=top-left, 2=top-right, 3=bottom-left, 4=bottom-right.Value range: [1, 4]
Output video aspect ratio.Allowed values:
16:9, 9:16, 4:3, 3:4, 1:1Response
Use task_id to request the Get Task Result API to retrieve the generated output.