v1
latestOpenAPI 3.1.02026-07-267724480.0 KBCreate a Runway image-to-video task
Submit a source image plus optional motion prompt and receive a task id for later polling.
post/runwayml/v1/image_to_video
Headers
X-Runway-Versionstring required
Runway version header, for example 2024-11-06.
Request body
Response
Task accepted.
Example response
{
"id": "d0658ae1-bbdd-4adc-aaba-fd8070e14d79"
}