Video generation · OpenAI
Sora 2 Pro
Canonical id: sora-2-pro · /v1/videos
Text in → Video out
Price
From $0.3 / second
per second of generated video — price depends on requested size/resolution
Resolution (via size) | Price |
|---|---|
| 1024p | $0.5 / second |
| 1080p | $0.7 / second |
| 720p | $0.3 / second |
+ LLMRouter platform fee: 1% of provider cost (≈ $0.003) — 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-pro", "prompt": "A drone shot flying over snowy mountains", "seconds": 5}'