All models

Video generation · OpenAI

Sora 2

Canonical id: sora-2 · /v1/videos

Text in → Video out
Try it in the playground

Price

$0.1 / second

per second of generated video

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

API

curl https://api.llmrouter.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}'