Model
Parameters
| Parameter | Type | Required | Default | Allowed Values | Description |
|---|---|---|---|---|---|
prompt | string | Yes | — | — | Video generation prompt |
aspect_ratio | string | No | "1:1" | "1:1", "2:3", "3:2", "9:16", "16:9" | Output aspect ratio |
duration | int | No | 10 | 6, 10, 15 | Video duration in seconds |
resolution | string | No | "720p" | "480p", "720p" | Output resolution |
image_url | string | No | null | — | Reference image URL (optional) |
video_preset | string | No | "custom" | "custom", "spicy", "fun", "normal" | Generation style preset |
| Preset | Style |
|---|---|
custom | Default generation |
spicy | Extremely spicy/nsfw |
fun | Extremely crazy/fun |
normal | Normal style |
Example Request
Text to Video
Image to Video
Response
Pricing
| Duration | Price |
|---|---|
| 6s | $0.18 |
| 10s | $0.36 |
| 15s | $0.46 |
