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
Content-Type
string
required
Example:
application/json
Authorization
string
required
API Key from 302.AI backend
Example:
Bearer {{YOUR_API_KEY}}
Body Params multipart/form-data
init_image
file
required
Image size must be 1280px * 768px
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.
image_as_end_frame
boolean
optional
Whether the image is the last frame, if selected, it will be the last frame