{ "prompt": "一个穿着宇航服的宇航员在月球上行走, 高品质, 电影级", "model": "sora_video2", "seconds": "15", "size": "720x1280" }
curl --location --request POST 'https://api.xaix.me/v1/videos' \ --header 'Authorization: Bearer {YOUR_API_KEY}' \ --header 'Content-Type: application/json' \ --data-raw '{ "prompt": "一个穿着宇航服的宇航员在月球上行走, 高品质, 电影级", "model": "sora_video2", "seconds": "15", "size": "720x1280" }'
{ "id": "video_4790c7fd-1ff0-4aa0-bf56-0d7aee6d2b39", "object": "video", "model": "sora_video2", "status": "queued", "progress": 0, "created_at": 1763375088, "seconds": "7", "size": "720x720" }