Skip to main content
POST

Overview

Runway Gen-4.5 (gen4.5) supports:
  • Text-to-videoprompt only
  • Image-to-video — optional first_frame_url as the initial frame

Input parameters

Authorizations

Authorization
string
header
required

Authorization: Bearer YOUR_API_KEY

Body

application/json
model
enum<string>
default:gen4.5
required

Model ID. Use gen4.5 for this endpoint.

Available options:
gen4.5
Example:

"gen4.5"

input
object
required
webhook
string<uri>

Optional HTTPS callback URL when the task completes, fails, or is cancelled.

Response

Async task created

data
object
required