Runway
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model | string | No | Model name, e.g. gen3a_turbo |
promptImage | string | Yes | Input image URL |
promptText | string | No | Video description prompt |
duration | integer | No | Video duration (seconds), default 5 |
ratio | string | No | Aspect ratio: 16:9, 9:16 |
watermark | boolean | No | Whether to add a watermark |
Request Examples
Response Example
Query Task
cURL
Response Example (Completed)
Task Status
| Status | Description |
|---|---|
PENDING | Waiting to be processed |
RUNNING | Generating |
SUCCEEDED | Succeeded |
FAILED | Failed |