360p / 540p / 720p / 1080p output, with optional audio generationDocumentation Index
Fetch the complete documentation index at: https://docs.foxapi.cc/llms.txt
Use this file to discover all available pages before exploring further.
Add the following to your request headers:
Authorization: Bearer YOUR_API_KEY
vidu-q3-pro: Standard version, supports text-to-video, image-to-video, first-last-frame transition, and reference-to-video
vidu-q3-turbo: Accelerated version, supports text-to-video, image-to-video, and first-last-frame transition, does not support reference-to-video
"vidu-q3-pro"
"vidu-q3-turbo"
Generation mode
Options:
text-to-video — Generate video from text only, do not pass image_urlsimage-to-video — Single image to video, image_urls must contain exactly 1 imagefirst-last-frame — First-last frame transition video, image_urls must contain exactly 2 imagesreference-to-video — Reference image to video, image_urls can contain 1-4 imagesNotes:
text-to-video, 1 image → image-to-video, 2 images → first-last-frame, 3-4 images → reference-to-videovidu-q3-turbo does not support reference-to-videotext-to-video, image-to-video, first-last-frame, reference-to-video "text-to-video"
Text prompt describing the desired video content
Notes:
text-to-video and reference-to-videoimage-to-video and first-last-frame, if not provided, generation is primarily driven by the input images2000"A cinematic tracking shot through a rainy cyberpunk alley"
List of image URLs, the number of images depends on generation_type
Notes:
text-to-video: Do not passimage-to-video: Exactly 1 imagefirst-last-frame: Exactly 2 images, in the order of first frame, last framereference-to-video: 1-4 images["https://picsum.photos/id/237/1280/720.jpg"]Output video duration (seconds)
Notes:
5 secondsx >= 15
Output video aspect ratio
Options:
16:9 — Landscape (default)9:16 — Portrait4:3 — Traditional landscape3:4 — Traditional portrait1:1 — Square16:9, 9:16, 4:3, 3:4, 1:1 "16:9"
Output video resolution
Options:
360p — Low resolution540p — Medium-low resolution720p — HD (default)1080p — Full HDNotes:
first-last-frame does not support 360p360p, 540p, 720p, 1080p "540p"
Whether to generate accompanying audio
Notes:
false to generate video only without soundtrue
Random seed for improving result reproducibility
Not recommended unless specifically needed.
0 <= x <= 214748364742
Task created successfully
Task creation timestamp
1757165031
Task ID
"task-unified-1757165031-uyujaw3d"
Actual model name used
Specific type of the task
video.generation.task Task progress percentage (0-100)
0 <= x <= 1000
Task status
pending, processing, completed, failed "pending"
Async task information
Output type of the task
video "video"