All models

Video generation · OpenAI

Sora 2

Canonical id: sora-2 · /v1/videos

Text in → Video out

Playground

Sign in to generate a real sample with this model.

Sign in to try it

Output

Nothing generated yet

Price

$0.1 / second

per second of generated video

+ VideoRouter platform fee: 1% of provider cost (≈ $0.001) — billed as its own line, never blended into the price above.

API

curl https://api.videorouter.sh/v1/videos \
  -H "Authorization: Bearer llmr_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"model": "sora-2", "prompt": "A drone shot flying over snowy mountains", "seconds": 5}'