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
Header Params
Body Params multipart/form-data
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/runway/submit' \
--header'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--form'text_prompt="Low-angle shot of a majestic tiger prowling through a snowy landscape, leaving paw prints on the white blanket"' \
--form'seconds="10"' \
--form'seed=""'