Back to Models
Sora 2 Pro
openaiopenai/sora-2-pro
Most advanced synced-audio video generation.
Context Length
--
Max Output
--
Request Priceper request
$0.360/ request
720x1280 / 1280x720 Priceper request
$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
Use the global api.therouter.ai endpoint shown below for new integrations; the legacy China accelerated endpoint is retired.
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
}'