Best for
- Cinematic, stylised generation.
- Video-to-video restyling.
- Creative and marketing work.
Example
Video generation is asynchronous: submit a job, then poll for the result.1
Submit a job
id, an estimated_cost, and status: "pending".2
Poll for the result
status is completed (the response includes
the video URL) or failed.Pricing
Priced per second of output. As a rough guide, expect around $0.15 per second, so a 5-second clip is about $0.75. You’re only charged when a job completes.Image
Runway sample output: a still frame from a generated clip
Runway sample output: a still frame from a generated clip
The model id and prices above are examples. Confirm the exact id and current
price against the live
/v1/models list before you
rely on them.