v1

latestOpenAPI 3.1.02026-07-26793302.3 KB

Runway Image to Video API

Use this field according to the endpoint schema.

post/runwayml/v1/image_to_video

Headers

X-Runway-Versionstring required

Use this field according to the endpoint schema.

Request body

promptImagestring required

Use this field according to the endpoint schema.

seedinteger

Use this field according to the endpoint schema.

modelstring required

Use this field according to the endpoint schema.

promptTextstring

Use this field according to the endpoint schema.

watermarkboolean

Use this field according to the endpoint schema.

durationinteger

Use this field according to the endpoint schema.

ratio'1280:720' | '720:1280' | '1104:832' | '832:1104' | '960:960' | '1584:672' | '1280:768' | '768:1280'

Use this field according to the endpoint schema.

Response

Use this field according to the endpoint schema.

idstring required

Use this field according to the endpoint schema.

Example response

{
  "id": "4534fbe1-effa-4a12-b401-02923dace753"
}