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

  1. assets GET https://api.useapi.net/v1/runwayml/assets/?offset=&limit=

  2. accounts GET https://api.useapi.net/v1/runwayml/accounts

  3. accounts/<email> GET https://api.useapi.net/v1/runwayml/accounts/{{email}}

  4. accounts/<email> POST https://api.useapi.net/v1/runwayml/accounts/{{email}}

  5. accounts/<email> DELETE https://api.useapi.net/v1/runwayml/accounts/&lt;email>

  6. gen3/create POST https://api.useapi.net/v1/runwayml/gen3/create

  7. gen3/video POST https://api.useapi.net/v1/runwayml/gen3/video

  8. gen3/extend POST https://api.useapi.net/v1/runwayml/gen3/extend

  9. gen2/create POST https://api.useapi.net/v1/runwayml/gen2/create

  10. gen2/extend POST https://api.useapi.net/v1/runwayml/gen2/extend