latestOpenAPI 3.1.12026-08-22330162.7 KB
35448566f143
Clips
Generate a standalone AI video clip
Starts generating a single AI video clip (1-30 seconds) from a text prompt, an image, or both. This is different from POST /videos/generate: no narration, no captions, just one raw clip.
Flow: pick a model from GET /clip-models, create the clip, then poll GET /clips/{id} until status is completed and download from outputUrl. Typical generation takes 1-3 minutes.
Cost: per second of clip, by model and resolution (see creditsPerSecondByResolution in GET /clip-models). Credits are reserved when the clip starts and refunded automatically if generation fails.
Requires an active paid subscription.
post/clips
Request body
Response
OK