
Runway Gen-3
starting from
API Overview
Ultra-realistic text-generated videos.
API Console
Log in to explore more features! Click to Log In
API Reference (3)
| API Description | API Endpoint | Request Method | Stability | Parameter Description |
|---|---|---|---|---|
Submit(Text to Video) | POST | Stable | View Details | |
Document Details Text-to-video from Runway Gen-3, creating a 10-second video based on the text. Runway:https://runwayml.com/ Price: 0.5 PTC / call Request Parameters Header ParametersContent-TypestringRequired Example Value: application/jsonAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}}Request Body multipart/form-datatext_promptstringRequired Video prompt; not support Chinese input Example Value: Low-angle shot of a majestic tiger prowling through a snowy landscape, leaving paw prints on the white blanketsecondsintegerOptional Can choose 5 or 10 seconds Example Value: 10seedstringOptional Use to maintain consistency, if you don’t need it, please leave it blank. | ||||
Submit(Image to Video) | POST | Stable | View Details | |
Document Details Text-to-video from Runway Gen-3, creating a 10-second video based on the image. Runway:https://runwayml.com/ Price: 0.5 PTC / call Request Parameters Header ParametersContent-TypestringRequired Example Value: application/jsonAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}}Request Body multipart/form-datainit_imagestringRequired Image size must be 1280px * 768px text_promptstringOptional Video prompt; not support Chinese input secondsintegerOptional Can choose 5 or 10 seconds Example Value: 10seedstringOptional Use to maintain consistency, if you don’t need it, please leave it blank. image_as_end_framebooleanOptional Whether the image is the last frame, if selected, it will be the last frame Example Value: false | ||||
Fetch | GET | Stable | View Details | |
Document Details Runway Gen-3, creating a 10-second video based on the text/image. Runway:https://runwayml.com/ This interface is only used for retrieving tasks and is free of charge. Price: 0 PTC / call Request Parameters Path ParametersidstringRequired Example Value: runway_xxxxHeader ParametersAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}}Query ParametersgeostringOptional Example Value: global | ||||
API Pricing
| Model | Description | 302.AI Price |
|---|
Runway Gen-3 | Runway Gen-3 Text to Video |
|
Runway Gen-3 | Runway Gen-3 Image to Video |
|
Runway Gen-3 | Runway Gen-3 Video to Video |
|
Fetch | Fetch Task |
|