Create video sora-2
POST
/v1/video/create
Create a video task (sora-2).
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
images
string[]
Required
Image URLs
model
string
Required
Model name
orientation
string
Required
portrait Vertical
landscape Horizontal
prompt
string
Required
Prompt
size
string
Required
small ≈ 720p
duration
integer
Required
Supports 10
watermark
boolean
Required
Default: true. It will prefer watermark-free output; if an error occurs, it falls back to watermark output.
If you pass false, it forces watermark-free video and will keep retrying on watermark-removal errors.
private
boolean
Required
Whether to hide the video. true = not published and cannot be remixed. Default is false.
Responses
OK
application/json
object
id
string
Required
Task ID
status
string
Required
Task status
status_update_time
integer
Required
Status update time (ms timestamp)