Authorization: Bearer ********************x-api-key: ********************{
"model": "viduq1",
"style": "general",
"prompt": "In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.",
"duration": 5,
"seed": 0,
"aspect_ratio": "4:3",
"resolution": "1080p",
"movement_amplitude": "auto",
"off_peak": false,
"audio": true
}curl --location '/vidu/ent/v2/text2video' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "viduq1",
"style": "general",
"prompt": "In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.",
"duration": 5,
"seed": 0,
"aspect_ratio": "4:3",
"resolution": "1080p",
"movement_amplitude": "auto",
"off_peak": false,
"audio": true
}'{
"task_id": "944060460246781952",
"type": "text2video",
"state": "created",
"model": "viduq3-pro",
"style": "general",
"prompt": "In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.",
"images": [],
"duration": 5,
"seed": 90544213,
"aspect_ratio": "4:3",
"resolution": "1080p",
"movement_amplitude": "auto",
"created_at": "2026-04-21T06:31:08.665052414Z",
"credits": 150,
"payload": "",
"cus_priority": 0,
"off_peak": false,
"watermark": false,
"is_rec": false,
"wm_position": "unspecified",
"wm_url": "",
"meta_data": "",
"client_request_id": "",
"audio_type": "all"
}