← All models
Flagship video generation with synced audio
Example
Details
- Accepts
- text
Pricing
- Price
- 12.5 cr / second
Prices in credits (1 credit = $0.01).
Data schema
approximateInput
| Field | Type | Description |
|---|---|---|
| n | integer | Number of outputs. |
| promptrequired | string | The text prompt. |
| duration | stringenum: 4, 8, 12 | |
| resolution | stringenum: 1280x720, 720x1280 | |
| aspect_ratio | stringenum: 16:9, 9:16 | |
| seconds | —enum: 4, 8, 12 | Duration of the video in seconds |
| openai_api_key | string | Optional: Your OpenAI API key. If you use your own OpenAI API key, you will be charged directly by OpenAI. |
| input_reference | string | An optional image to use as the first frame of the video. The image must be the same aspect ratio as the video. |
Output
| Field | Type | Description |
|---|---|---|
| video | object | Generated video ({ url }). |