Runway Gen-4.5
Video
Runway Gen-4.5
Frontier model with native text-to-video.
POST
Runway Gen-4.5
Pricing
Fixed API prices in USD.
Deprecated request aliases
Deprecated request aliases
These aliases are accepted for compatibility only and are not shown in the request schema.
| Deprecated | Use instead | Accepted until |
|---|---|---|
startImage | start_image | 2026-06-19 |
aspectRatio | aspect_ratio | 2026-06-19 |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Body
application/json
Can be an external URL, base64 data URI, or uploaded asset URL.
Maximum string length:
1024Available options:
1280:720, 720:1280, 1104:832, 832:1104, 960:960, 1584:672, 672:1584 Required range:
2 <= x <= 10Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.