Upload Reference Video
Upload a reference video file for motion control video generation.
Accepts video files (3-30 seconds duration, max 100MB) and uploads them to CDN. Returns the CDN URL for use in motion control video generation.
Args: video_file: Video file (mp4, webm, mov)
Returns: { success: True, video_url: str } with the CDN URL of the uploaded video
post/api/videos/upload-reference-video
Response
Successful Response
{"stackTrail":"paths:/api/videos/upload-reference-video:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.