Create Dynamic Videos with Runway AI API

Transform Images into Cinematic Stories via AI/ML API

Key Features

Image-to-Video Magic

Simply upload your images, input a prompt, and watch Runway AI do the magic. No need for extensive video editing skills.

Read more: Model Card

Automated Reports Icon - Techflow X Webflow Template

Camera Control

Six-axis movement including zoom, tilt, pan, roll, horizontal, and vertical motion to enhance realism.

Transparency Icon - Techflow X Webflow Template

Superior Quality

High-definition videos with smooth transitions, dynamic movement, and vivid detail making your content stand out.

Advanced Charts Icon - Techflow X Webflow Template

Supreme Speed

Generate 10-second videos in just over 10 seconds speed, perfect for quick marketing campaigns or last-minute needs.

Runway Gen-3 Prompting

When crafting a prompt for RunwayML Gen-3, ensure clarity by breaking it into sections: specify the camera movement, scene details, and subject.

Follow & Slow Motion Shot

Prompt: "A diver hovers near the entrance, their flashlight casting beams through the still water. A slow, sweeping camera pans across the entrance of a glowing underwater cave, following the diver as they hover motionless, their flashlight beam cutting through the dark water. A serene underwater cave illuminated by bioluminescent corals and glowing jellyfish".

Get API Key

Low Angle Shot

Prompt: "Low angle tracking shot: camera follows desert footsteps, centered just above ground level. A woman in flowing red dress walks deliberately across sun-baked sand dunes. The camera gradually pulls back to reveal an endless desert landscape beneath a golden sunset sky, with dramatic shadows stretching across pristine dunes".

Get API Key

Close Up & Wide Angle Shot

Prompt: "Close-up to wide angle: a young boy with a red scarf stands in the middle of a snow-covered forest, his face glowing with childlike excitement. Snowflakes land on his eyelashes and cheeks as he looks up with wide eyes, marveling at the falling snow. The camera pulling back to reveal the boy standing and becoming laughing".

Tracking Shot

Prompt: "Tracking shot: the camera moves through a magical street reminiscent of Diagon Alley. Camera is Tracking Wizards and witches in flowing robes move along the street. The atmosphere is alive with wonder and a touch of whimsy, with mysterious alleyways branching off into shadowy corners".

Get API Key

Runway API Endpoints

Generate Runway Video by Prompt

Generate video based on a given text or image prompt using the Runway Gen 3 Alpha Turbo model

Explore another image-to-video and text-to-video model Luma AI.

import requests
def main():
    url = "https://api.aimlapi.com/v2/generate/video/runway/generation"
    payload = {
        "model": "runway-gen3/turbo/image-to-video",
        "prompt": "A jellyfish in the ocean",
        "ratio": "16:9",
        "image_url": "https://upload.wikimedia.org/wikipedia/commons/3/35/Maldivesfish2.jpg",
    }
    headers = {"Authorization": "Bearer <YOUR_API_KEY>", "Content-Type": "application/json"}

    response = requests.post(url, json=payload, headers=headers)
    print("Generation:", response.json())
if __name__ == "__main__":
    main()
Get API Key

How to Get Runway AI API Key with AI/ML API

Sign Up

Begin by signing up on our AI/ML API platform. Create your account to gain access to a wide range of powerful AI models and tools.

SignUP page  image

Create API Key

In the Playground, navigate to the Key Management section and click on Create API Key. You can easily activate or deactivate your keys as needed.

API key management page Image

Integrate AI

After creating your API key, you can integrate AI models into your application by following the guidelines provided in our API reference.

Get Runway AI API Key

Animate Your Images with Runway AI Gen 3 API

Runway Gen-3 Alpha Turbo is an advanced video generation model specializing in complex scene animation with sophisticated camera controls and text-prompt-based environment rendering. It enables highly customizable, real-time animated outputs, making it valuable for creating dynamic content in virtual production environments.

Content Creators
Film Production
Immersive Media
Game Development

The Best Growth Choice
for Enterprise

Get API Key