Image To Video
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
model | string | ✅ Yes | sora-2 | The video generation model to use. |
prompt | string | ✅ Yes | - | Text prompt that describes the video to generate. |
input_reference | file | ✅ Yes | - | Image file that guides generation. Image size 720x1280 or 1280x720. |
size | string | ✅ Yes | 720x1280 | Output resolution formatted as width x height. Only supports 720x1280 or 1280x720. |
seconds | string | ❌ No | 4 | Clip duration in seconds. 4, 8, 12. Defaults to 4 seconds. |