API Reference
Log in to see full request history

Example body:

{
  "uuid": "",
  "model": "gen2",
  "text_prompt": "",
  "motion": 5,
  "seed": 0,
  "callback_url": ""
}

Guidance

  • uuid (required, string): The task id that you wanna extend the video
  • model (optional, string): default to be gen2.
    • Supported durations: gen2 extend the video with additional 4s and gen3extend the video with additional 5s
    • Extend withgen3 only compatible with the uuid that used Generate By Text in gen3, and it doesn't works for the uuid that's used Generate By Image or Generate By Image And Description
  • text_prompt (required, string): "masterpiece, cinematic, man smoking cigarette looking outside window, moving around"
  • seed (optional, int): default to be 0, means random value
  • callback_url(optional, string): The callback_url is where a GET request will be sent once the job finishes, whether it’s successful or not. It will include the UUID in this format: ?uuid=

RunwayML Gen3 Model Now Officially Support Video Extend!

Body Params
string
length ≥ 1
Defaults to 2858de6f-364c-481e-988a-b930af469aa9

The UUID cannot be empty.

string
Defaults to gen3
string
integer
Defaults to 5
integer
string
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json