{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-vidu-r2v-002",
"model_id": "vidu/viduq3-turbo-r2v",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-vidu-r2v-002"
}
}
}{
"code": 400,
"message": "Invalid parameters: parameter 'first_frame_image' is required"
}{
"code": 401,
"message": "Authentication failed: invalid API key"
}{
"code": 429,
"message": "Rate limit exceeded: 100 requests per minute, retry after 60 seconds"
}{
"code": 500,
"message": "Internal server error"
}Vidu Q3 Turbo R2V
[Core Function] Vidu Q3 Turbo R2V is a fast reference-to-video generation model. [Strengths] It excels at quickly generating dynamic videos based on a text prompt while preserving the identity of the subjects from provided reference images. [Best For] Highly recommended for: rapid character animation, quick conceptual mockups with specific subjects, and fast social media content featuring consistent characters. [Limitations] Do NOT use this model if you need the absolute highest cinematic quality or if you just want to animate an image directly without a text prompt. [Routing] Choose this model for fast generation of a character performing actions based on a text prompt. For better quality, use Q3 R2V or Q3 Mix R2V.
{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-vidu-r2v-002",
"model_id": "vidu/viduq3-turbo-r2v",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-vidu-r2v-002"
}
}
}{
"code": 400,
"message": "Invalid parameters: parameter 'first_frame_image' is required"
}{
"code": 401,
"message": "Authentication failed: invalid API key"
}{
"code": 429,
"message": "Rate limit exceeded: 100 requests per minute, retry after 60 seconds"
}{
"code": 500,
"message": "Internal server error"
}Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Vidu Q3 Turbo and standard R2V request. Duration minimum 3s.
Video description text
1 - 5000"A superhero leaps from a rooftop, cape billowing dramatically"
Portrait or subject images (1-7) whose appearance will be preserved in the generated video. Accepts URLs or base64 data URIs.
1 - 7 elements1["https://example.com/hero.jpg"]
Video duration in seconds (minimum 3)
3 <= x <= 166
Video aspect ratio
16:9, 9:16, 1:1 "16:9"
Video resolution
540p, 720p, 1080p "1080p"
Random seed for reproducibility
2222