OpenAI

This page is auto-generated from model configurations. Last updated: 2026-03-13.

This reference lists all available OpenAI video generation models and their parameters. Use these parameter names when calling the Generation API.


SORA 2

Model ID: model_open-ai-sora-2

Capabilities: txt2video, img2video

LLM Markdown: https://app.scenario.com/api/models/model_open-ai-sora-2/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----A text description of the video to generate
imagefileNo----Image used as the first frame of the video. Ideal images are 16:9 and 1280x720.
durationnumberNo4--4, 8, 12Duration of the video in seconds
aspectRatiostringNo16:9--16:9, 9:16Aspect ratio of the video.

SORA 2 Pro

Model ID: model_open-ai-sora-2-pro

Capabilities: txt2video, img2video

LLM Markdown: https://app.scenario.com/api/models/model_open-ai-sora-2-pro/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----A text description of the video to generate
imagefileNo----Image used as the first frame of the video. Ideal images are 16:9 and 1280x720.
aspectRatiostringNo16:9--16:9, 9:16Aspect ratio of the video.
durationnumberNo4--4, 8, 12Duration of the video in seconds
resolutionstringNostandard--standard, highOutput resolution. Standard is 1280x720 or 720x1280, high is 1792x1024 or 1024x1792.