← All models
Generate 1080p video with synchronized native audio from a text prompt. Aspect ratios: 16:9, 9:16, 1:1, 4:3, 3:4. Duration: 3–15s.
Example
Details
- Accepts
- text
Pricing
- Price
- 17.5 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed for reproducibility (0-2147483647). |
| promptrequired | string | Text prompt describing the desired video. Max 2500 characters. |
| duration | integerenum: 3, 4, 5, 6, 7, 8… | Output video duration in seconds (3-15). |
| resolution | stringenum: 720p, 1080p | Output video resolution tier. |
| aspect_ratio | stringenum: 16:9, 9:16, 1:1, 4:3, 3:4 | Aspect ratio of the generated video. |
| enable_safety_checker | boolean | Enable content moderation for input and output. Disabling it requires account authorization; unauthorized requests are always checked. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | The seed used for generation. |
| video | — | The generated video file. |