Submit Runway Gen-4.5 Task
Runway
Runway Gen-4.5
Video generation with optional reference image, 5s and 10s durations
POST
Submit Runway Gen-4.5 Task
Documentation Index
Fetch the complete documentation index at: https://docs.vidgo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Runway Gen-4.5
runway-gen-4.5 is exposed through the unified submit endpoint with text-to-video and optional single-image guidance.
Available Model
- runway-gen-4.5 - Text-to-video generation
Required Parameters
- prompt: Text prompt for generation
Optional Parameters
- duration:
5or10. Default is5 - aspect_ratio:
16:9,9:16,4:3,3:4,1:1, or21:9. Default is16:9 - image_urls: Optional image URL list. At most
1image - seed: Optional integer seed
Notes
image_urlsis optional. If provided, only one image URL is allowed
Authorizations
All API endpoints require Bearer Token authentication
Get your API Key:
Visit the API Key Management Page to get your API Key
Add it to the request header:
Authorization: Bearer YOUR_API_KEYBody
application/json