返回模型列表
Sora 2 Pro
openaiopenai/sora-2-pro
Most advanced synced-audio video generation.
上下文长度
--
最大输出
--
请求价格
$0.360每次请求
720x1280 / 1280x720价格
$0.360每秒
模态能力
文本图像→视频
价格明细
| 类型 | 费率 |
|---|---|
| 请求 | $0.360 每次请求 |
| 720x1280 / 1280x720 | $0.360 每秒 |
| 1024x1792 / 1792x1024 | $0.600 每秒 |
request is entry price per second; larger pro sizes cost more
支持参数
promptsecondssizeinput_reference
API 使用示例
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
}'