{ "input_reference": "string", "prompt": "string", "model": "string" }
curl --location --request POST 'https://yourena.zicp.fun/v1/videos' \ --header 'Accept: application/json' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "input_reference": "string", "prompt": "string", "model": "string" }'
{ "id": "video_aeb1cf3f-45e3-49fc-be8f-9b62a1d0e2bc", "object": "video", "model": "sora2-portrait-15s", "status": "queued", "progress": 0, "created_at": 1760852730, "seconds": "4", "size": "1280x720" }