Skip to main content
POST
Gen 4
Generate videos from images with Runway’s Gen 4 model. Supports image-to-video generation with multiple aspect ratios and duration options.

Image to Video

Generate videos from a source image and text prompt. Slug: runway/gen-4/image-to-video

Request Body

string
required
Model slug. Use runway/gen-4/image-to-video for image-to-video generation.
object
required
Input parameters for image-to-video generation.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Code Examples


Pricing

Base cost: 100,000 micro-cents per second ($0.10/sec)
Default cost: 5 seconds = 100,000 × 5 = 500,000 micro-cents ($0.50)

Response

string
Unique identifier for the submitted job.
string
Initial job status. Always "pending" on successful submission.
string
ISO 8601 timestamp of the estimated completion time.
number
The cost of the job in micro-cents.