← All models
OpenAIVideoVID · GEN · 2026

sora-2

Longer clips with strong physical realism.

OpenAI's video model for longer clips with strong physical realism and prompt adherence. Async render via polling.

sora-2 sample output

Specs

Max length20s
Resolution1080p
Frame rate24 · 30 fps
Avg render~90s

Capabilities

RealismLong clipsPrompt adherence1080p

Sample prompt

timelapse of clouds rolling over a coastline

Pricing

$0.60 per second
See pricing →
API

Call it in one request

curl https://api.aperture.network/v1/videos/generations \
  -H "Authorization: Bearer $APERTURE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"sora-2","prompt":"timelapse of clouds rolling over a coastline"}'