Runway Gen-3 Turbo, updated on August 15th, allows for rapid video generation from images, but currently does not support text-to-video generation. Runway Gen-3-turbo rapidly generates graph-based videos, producing 5 or 10 seconds of footage at a time using images. The API format was updated on 2024/10/10 to support the generation of the first and last frames. Runway https://runwayml.com/Price:0.25 PTC/call
Request
Header Params
Authorization
string
required
Example:
Bearer {{YOUR_API_KEY}}
Content-Type
string
optional
Example:
multipart/form-data
Body Params multipart/form-data
video_prompt
file
optional
Video
text_prompt
string
optional
Optional:Video prompt; not support Chinese input
seconds
integer
optional
Can choose 5 or 10 seconds
Example:
10
seed
string
optional
Use to maintain consistency, if you don't need it, please leave it blank.