Start generating
Image to video
This endpoint will start a new task to generate a video from an image.
post/v1/image_to_video
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"promptImage": "https://example.com/image.jpg"
}Response
The task that was created.