OpenAI

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

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----Input image to start generating from. Ideal images match requested ratio and resolution.
aspectRatiostringNo16:9--16:9, 9:16Video aspect ratio
durationnumberNo4--4, 8, 12, 16, 20Video duration in seconds

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----Input image to start generating from. Ideal images match requested ratio and resolution.
aspectRatiostringNo16:9--16:9, 9:16Video aspect ratio
durationnumberNo4--4, 8, 12, 16, 20Video duration in seconds
resolutionstringNostandard--standard, highOutput resolution. Standard is 1280x720 or 720x1280, High is 1920x1080 or 1080x1920.