act_two
How to Make a Call
API Schemas
Video Generation
The character to control. You can either provide a video or an image. A visually recognizable face must be visible and stay within the frame.
The width and height of the video.
1280:720Possible values: A boolean indicating whether to enable body control. When enabled, non-facial movements and gestures will be applied to the character in addition to facial expressions.
An integer between 1 and 5 (inclusive). A larger value increases the intensity of the character's expression.
3Varying the seed integer is a way to get different results for the same other request parameters. Using the same value for an identical request will produce similar results. If unspecified, a random number is chosen.
The ID of the generated video.
60ac7c34-3224-4b14-8e7d-0aa0db708325The current status of the generation task.
completedPossible values: Retrieve the generated video from the server
Bearer key
<REPLACE_WITH_YOUR_GENERATION_ID>The ID of the generated video.
60ac7c34-3224-4b14-8e7d-0aa0db708325The current status of the generation task.
completedPossible values: Full Example: Generating and Retrieving the Video From the Server

Last updated
Was this helpful?

