POST
/
video
/
submit

Authorizations

Authorization
string
headerrequired

Use the following format for authentication: Bearer <your api key>

Body

application/json
model
enum<string>
required

对应的模型名称。为更好的提升服务质量,我们将不定期对本服务提供的模型做相关变更,包括但不限于模型上下线,价格调整,模型服务能力调整等,我们会在可行的情况下以公告、消息推送等适当的方式进行通知。

Available options:
Lightricks/LTX-Video
prompt
string
required

The text prompt to generate the video description from.

image
string

The input only supports image links via URL.

seed
integer

The seed for the random number generator.

Response

200 - application/json
requestId
string

The requestId generated by this request needs to be used when calling the status interface.