{"prompt":"A video of a cool cat on a motorcycle in the night","size":"720x1280","seconds":"4"}
请求示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location'https://vg-api.aig-ai.com/v1/sora-2' \
--header'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890' \
--header'Content-Type: application/json' \
--data'{
"prompt": "A video of a cool cat on a motorcycle in the night",
"size": "720x1280",
"seconds": "4"
}'
返回响应
🟢200成功
application/json
Bodyapplication/json
示例
{"error":null,"id":"video_69523c4ff28c8190a9e1688e9a1d76cc","created_at":1766997071,"completed_at":null,"expires_at":null,"progress":0,"prompt":"A video of a cool cat on a motorcycle in the night","model":"sora-2","object":"video","size":"720x1280","status":"in_progress","seconds":"4","remixed_from_video_id":null}