返回模型列表

Sora 2

openaiopenai/sora-2

Flagship video generation with synced audio.

上下文长度
--
最大输出
--
请求价格
$0.120每次请求
720x1280 / 1280x720价格
$0.120每秒

模态能力

文本图像视频

价格明细

类型费率
请求$0.120 每次请求
720x1280 / 1280x720$0.120 每秒

request is price per second for 720x1280 or 1280x720 outputs

支持参数

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",
    "prompt": "A slow tracking shot through a neon-lit city street",
    "duration": 8
  }'