Back to Models
Sora 2 Pro
openaiopenai/sora-2-pro
Most advanced synced-audio video generation.
Context Length
--
Max Output
--
Request Price
$0.360/ request
720x1280 / 1280x720 Price
$0.360/ second
Modalities
textimage→video
Pricing Breakdown
| Type | Rate |
|---|---|
| Request | $0.360 / request |
| 720x1280 / 1280x720 | $0.360 / second |
| 1024x1792 / 1792x1024 | $0.600 / second |
request is entry price per second; larger pro sizes cost more
Supported Parameters
promptsecondssizeinput_reference
API Usage Examples
cURL
curl https://api.therouter.ai/v1/videos -H "Content-Type: application/json" -H "Authorization: Bearer $THE_ROUTER_API_KEY" -d '{
"model": "openai/sora-2-pro",
"prompt": "A slow tracking shot through a neon-lit city street",
"duration": 8
}'