Documentation 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 to request header:
Authorization: Bearer YOUR_API_KEY
VEO 3.1 video model variant
Options:
| Value | Description |
|---|---|
veo-3.1 | Standard |
veo-3.1-fast | Fast |
veo-3.1-fast "veo-3.1-fast"
Text prompt describing the desired video content
Notes:
"A golden retriever running on the beach at sunset"
Generation mode
Options:
| Value | Description | image_urls requirement |
|---|---|---|
text-to-video | Text-to-video (default) | Not required |
image-to-video | Image-to-video | Exactly 1 image |
first-last-frame | First-last-frame transition video | Exactly 2 images |
reference-to-video | Reference-to-video | 1-3 images |
"text-to-video"
List of image URLs, meaning determined by generation_type
["https://example.com/photo.jpg"]
Output video aspect ratio
Options:
| Value | Description |
|---|---|
16:9 | Landscape (default) |
9:16 | Portrait |
"16:9"
Output video duration (seconds)
Options: 4, 6, 8
4
Output video resolution
Options:
| Value | Description |
|---|---|
720p | Standard definition |
1080p | High definition (default) |
2160p / 4k | 4K Ultra HD |
"720p"
Whether to generate accompanying audio
Notes:
true
Advanced options for additional control
Task created successfully
Task creation timestamp
1757165031
Task ID
"task-unified-1757165031-uyujaw3d"
Actual model name used
Specific task type
video.generation.task Task progress percentage (0-100)
0 <= x <= 1000
Task status
pending, processing, completed, failed "pending"
Async task information
Task output type
video "video"