rw-integrate-video
Integrate Video Generation
PREREQUISITE: Run
+rw-check-compatibilityfirst. Run+rw-fetch-api-referenceto load the latest API reference before integrating. Requires+rw-setup-api-keyfor API credentials. Requires+rw-integrate-uploadswhen the user has local files to use as input.
Help users add Runway video generation to their server-side code.
Available Models
| Model | Best For | Input | Cost | Speed |
|---|---|---|---|---|
seedance2 |
Reference image and video, long duration | Text, Image, and/or Video | 36 credits/sec | Standard |
gen4.5 |
High quality, general purpose | Text and/or Image | 12 credits/sec | Standard |
gen4_turbo |
Fast, image-driven | Image required | 5 credits/sec | Fast |
gen4_aleph |
Video editing/transformation | Video + Text/Image | 15 credits/sec | Standard |
veo3 |
Premium Google model | Text/Image | 40 credits/sec | Standard |
veo3.1 |
High quality Google model | Text/Image | 20-40 credits/sec | Standard |
veo3.1_fast |
Fast Google model | Text/Image | 10-15 credits/sec | Fast |
Model selection guidance:
More from runwayml/skills
rw-generate-video
Generate videos directly using the Runway API via runnable scripts. Supports text-to-video, image-to-video, and video-to-video with seedance2, gen4.5, veo3, and more.
98rw-api-reference
Complete reference for Runway's public API: models, endpoints, costs, limits, and types
80rw-integrate-uploads
Help users upload local files to Runway for use as inputs to generation models
75rw-integrate-image
Help users integrate Runway image generation APIs (text-to-image with reference images)
73rw-setup-api-key
Guide users through obtaining and configuring a Runway API key
73rw-recipe-full-setup
Complete Runway API setup: check compatibility, configure API key, and integrate generation endpoints
73