Runway API v1 by useapi.net
Number of APIs: 23
Full documentation available at useapi.net.
Experimental API for the Runway with full support for:
Gen-3 Alpha and Gen-3 Alpha Turbo
- Text to Video
- Image to Video
- Video to Video
- Extend Video
Gen-2 text and image to video, extend video
Lip Sync for both image and video sources with support for a variety of voices (28+ languages supported) or audio file
Image to Text
Image Upscaler
Transcribe audio or video to text, multiple languages supported
API provides support for webhook callbacks for your convenience.
For free RunwayML accounts, the following features are unlocked with this Experimental API:
Watermarks will be removed automatically for Gen-2 generations
Unlimited number of Text to Image generations
Unlimited number of Image Upscaler generations
Unlimited number of Transcribe generations
-
assets GET https://api.useapi.net/v1/runwayml/assets/?offset=&limit=
-
accounts/<email> GET https://api.useapi.net/v1/runwayml/accounts/{{email}}
-
accounts/<email> POST https://api.useapi.net/v1/runwayml/accounts/{{email}}
-
accounts/<email> DELETE https://api.useapi.net/v1/runwayml/accounts/<email>
-
gen3/create POST https://api.useapi.net/v1/runwayml/gen3/create
-
gen3/video POST https://api.useapi.net/v1/runwayml/gen3/video
-
gen3/extend POST https://api.useapi.net/v1/runwayml/gen3/extend
-
gen2/create POST https://api.useapi.net/v1/runwayml/gen2/create
-
gen2/extend POST https://api.useapi.net/v1/runwayml/gen2/extend