{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-t2v004",
"model_id": "google/veo-3-fast-t2v",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-t2v004"
}
}
}Google Veo 3.0 Fast text-to-video model. Supports prompt, negativePrompt, aspectRatio, durationSeconds, resolution (up to 1080p), and personGeneration.
{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-t2v004",
"model_id": "google/veo-3-fast-t2v",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-t2v004"
}
}
}Documentation Index
Fetch the complete documentation index at: https://docs.modellix.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Veo 3 and Veo 3 Fast text-to-video request. Supports prompt, negativePrompt, aspectRatio, durationSeconds, resolution (720p/1080p), and personGeneration.
Video description text
1"Northern lights dancing across an arctic sky above a frozen lake"
Text describing what to avoid in the generated video.
"blurry, low quality, distorted"
Video aspect ratio
16:9, 9:16 "16:9"
Video duration in seconds (string type)
4, 6, 8 "6"
Video resolution
720p, 1080p "720p"
Person generation policy
allow_all "allow_all"