Runwayml-Gen3a_turbo-5 - Submit Video Generation Task
Runwayml-Gen3a_turbo-5 — Submit Video Generation Task. GPTProto API reference.
POST
official-format (submit video generation task)
Runway’s submit video generation task.mdx for the submit video generation task API.Documentation Index
Fetch the complete documentation index at: https://docs.gptproto.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
promptImage | string | ❌ No | https://xxx.com/logo.png | Promptimage parameter |
seed | integer | ❌ No | 4294967295 | Seed parameter |
model | string | ✅ Yes | runwayml-gen3a_turbo-5 | The model to use for the request |
promptText | string | ❌ No | cat dance | Prompttext parameter |
watermark | boolean | ❌ No | false | Watermark parameter |
duration | integer | ❌ No | 5 | Duration parameter |
ratio | string | ❌ No | 1280:768 | Ratio parameter |

