Model
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | Yes | - | Text prompt. Use <<<video_1>>>, <<<image_1>>>, <<<image_2>>> etc. to reference media |
video_url | string | Yes | - | Reference video URL (3-10 seconds max) |
image_urls | array | No | [] | Reference image URLs (up to 4) |
mode | string | No | "std" | "std" (720p output) or "pro" (1080p output) |
auto_settings | boolean | No | true | Auto-derive settings from video, or use manual settings |
duration | integer | No | 5 | Only when auto_settings: false. Video duration: 5 or 10 seconds |
aspect_ratio | string | No | "1:1" | Only when auto_settings: false. "1:1", "16:9", or "9:16" |
Settings Modes
Auto Mode (Default)
Whenauto_settings: true (default), dimensions and duration are automatically derived from the input video.
Manual Mode
Whenauto_settings: false, you must specify duration and aspect_ratio manually.
Example - Auto Mode (Default)
Example - Manual Mode with Custom Settings
Example - With Reference Images
Response
Pricing
| Mode | Price |
|---|---|
std (720p) | $0.04/s |
pro (1080p) | $0.0533/s |
