Animation
Create a Animation video. The estimated frame cost is calculated based on the fps
and end_seconds
input.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The desire output video frame rate
x >= 1
12
The end time of the input video in seconds
x >= 0.1
15
The height of the final output video. The maximum height depends on your subscription. Please refer to our pricing page for more details
x >= 64
960
The width of the final output video. The maximum width depends on your subscription. Please refer to our pricing page for more details
x >= 64
512
Defines the style of the output video
Provide the assets for animation.
The name of video
"Animation video"
Response
Success
Unique ID of the video. This value can be used in the get video project API to fetch additional details such as status
"clx7uu86w0a5qp55yxz315r6r"
Estimated cost of the video in terms of number of frames needed to render the video. Frames will be adjusted when the video completes
450
Was this page helpful?