{ "prompt": "make animate", "model": "sora-2", "aspect_ratio": "16:9", "hd": false, "duration": "10" }
curl --location --request POST 'https://maas.haoee.com/v2/videos/generations' \ --header 'ModelName;' \ --header 'Authorization: {{KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "prompt": "make animate", "model": "sora-2", "aspect_ratio": "16:9", "hd": false, "duration": "10" }'
{ "task_id": "f0aa213c-c09e-4e19-a0e5-c698fe48acf1" }