← Back to all models
Models
sora-2-openai-12s
Video
Sora 2 text/img-to-video, 12 seconds.
POST/v1/videos
- Modes
- text→video · img→video
- Size
- 1280x720 / 720x1280 (only)
- Seconds
- fixed 12
- Refs
- up to 1, optional
- Billing
- per second
Model notes
- Duration fixed at 12 seconds.
- Only 1280x720 / 720x1280 are supported.
- Optional single reference image; the gateway maps it to upstream input_reference.
Request example
json
{
"model": "sora-2-openai-12s",
"prompt": "a neon fox running through a city at night",
"size": "1280x720"
}