Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request model for creating a video generation job.
The model to use for the video generation
The messages that will be used to generate the video script
Whether to gather data from the web to help with the video script
The query to search the web for
Maximum length:
100
The number of sources to gather from the web
Required range:
1 <= x <= 5
The number of paragraphs to generate for the video script
Required range:
1 <= x <= 5
The script to use for the video, with sections delimited by '-----'
Maximum length:
6000
Whether to upload the video to S3
The title of the video, if you want to provide one
The Webhook URL to send the video completion response to