UniRouteUniRoute
All models
Video

Runway

Runway Video Generation

Step into the future of content creation with the Runway API, powered by Runway AI's groundbreaking Gen-4 architecture. Available exclusively through UniRoute, this toolkit transforms ideas into stunning videos using Runway Gen 4 Turbo API and Runway Aleph API. Whether you're generating from text, editing scenes, or converting images to dynamic footage, Runway AI image to video capabilities deliver professional results instantly.

Pricing

TierUniRouteMarket
text-to-video · 5.0s-720p$0.06
image-to-video · 5.0s-720p$0.06
text-to-video · 10.0s-720p$0.15
text-to-video · 5.0s-1080p$0.15
image-to-video · 10.0s-720p$0.15

per video

About this model

The Runway Gen 4 Turbo API now generates 5-8 second videos within a minute, a 5x speed boost over previous iterations, perfect for rapid prototyping.

Text-to-videoImage-to-video

Deep dive

Gen-4 Turbo Acceleration:

The Runway Gen 4 Turbo API now generates 5-8 second videos within a minute, a 5x speed boost over previous iterations, perfect for rapid prototyping.

Aleph's Video Editing Prowess:

Introducing Runway Aleph API for multi-task video manipulation, enabling changes to lighting, environments, and camera angles using natural language prompts.

Extend AI Video:

The Runway API allows users to extend existing AI-generated videos to create longer sequences while maintaining visual consistency and motion coherence.

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/video/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "runway-api",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models