Runway website screenshot

Runway

Runway is a generative AI research company that builds creative tools for video, image, and audio production. Its flagship Gen-4 family of models powers text-to-video, image-to-video, video-to-video, and text-to-image generation, alongside text-to-speech and avatar capabilities. Runway serves filmmakers, advertisers, designers, and developers, monetizing through consumer creative subscriptions and a developer API with self-serve and enterprise tiers. The Runway API lets teams embed generative media directly into their applications and agent workflows.

Runway publishes 4 APIs on the APIs.io network, including Image To Video API, Tasks API, Text To Image API, and 1 more. Tagged areas include Artificial Intelligence, Generative AI, Video, Image, and Text To Video.

Runway’s developer surface includes authentication, documentation, engineering blog, pricing, and 9 more developer resources.

42.9/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeSelf serve⚡ Free to try
5 APIs
Artificial IntelligenceGenerative AIVideoImageText To VideoImage To VideoText To ImageText To SpeechAvatarsCreative ToolsMedia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 42.9/100 · developing
Contract Quality 15.6 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/runway-ml: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Runway API

The Runway API exposes Gen-4 generative video and image models for programmatic creation of media assets. It uses an async task pattern where clients submit generation jobs and ...

Runway Image To Video API

The Image To Video API from Runway — 1 operation(s) for image to video.

Runway Tasks API

The Tasks API from Runway — 1 operation(s) for tasks.

Runway Text To Image API

The Text To Image API from Runway — 1 operation(s) for text to image.

Runway Video To Video API

The Video To Video API from Runway — 1 operation(s) for video to video.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Runway ML API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Runway ML GraphQL Schema

Runway is a generative AI research company building creative tools for video, image, and audio production. Its Gen-4 family of models (and the legacy Gen-3 Alpha family) powers ...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Runway Ml Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Runway Ml Authentication

http · 1 scheme

SECURITY

Runway Ml Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Runway Ml Agentic Access

5 operations · 4 acting

5 operations · 4 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: runway-ml
name: Runway
description: Runway is a generative AI research company that builds creative tools for video, image, and audio production.
  Its flagship Gen-4 family of models powers text-to-video, image-to-video, video-to-video, and text-to-image generation,
  alongside text-to-speech and avatar capabilities. Runway serves filmmakers, advertisers, designers, and developers, monetizing
  through consumer creative subscriptions and a developer API with self-serve and enterprise tiers. The Runway API lets teams
  embed generative media directly into their applications and agent workflows.
type: Index
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/runway-ml.png
tags:
- Artificial Intelligence
- Generative AI
- Video
- Image
- Text To Video
- Image To Video
- Text To Image
- Text To Speech
- Avatars
- Creative Tools
- Media
url: https://raw.githubusercontent.com/api-evangelist/runway-ml/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.20'
apis:
- aid: runway-ml:runway-api
  name: Runway API
  description: The Runway API exposes Gen-4 generative video and image models for programmatic creation of media assets. It
    uses an async task pattern where clients submit generation jobs and poll for completion, with official Node.js and Python
    SDKs that wrap the polling lifecycle.
  humanURL: https://docs.dev.runwayml.com/
  baseURL: https://api.dev.runwayml.com/v1
  tags:
  - Generative AI
  - Video
  - Image
  - Text To Video
  - Image To Video
  - Text To Image
  - Text To Speech
  properties:
  - type: Documentation
    url: https://docs.dev.runwayml.com/
  - type: GettingStarted
    url: https://docs.dev.runwayml.com/guides/using-the-api
  - type: Signup
    url: https://dev.runwayml.com/login
  - type: SDKs
    url: https://www.npmjs.com/package/@runwayml/sdk
  - type: SDKs
    url: https://pypi.org/project/runwayml/
  - type: GitHubRepository
    url: https://github.com/runwayml/skills
  - type: GitHubRepository
    url: https://github.com/runwayml/avatars-sdk-react
  - type: GitHubRepository
    url: https://github.com/runwayml/figma-plugin
  - type: Pricing
    url: https://dev.runwayml.com/
  - type: Authentication
    url: https://docs.dev.runwayml.com/guides/using-the-api
  - url: graphql/runway-ml-graphql.md
    type: GraphQL
  features:
  - name: Image to Video
    description: Animate a still image with optional prompt text using the Gen-4.5 model.
  - name: Text to Video
    description: Generate video clips directly from a text prompt.
  - name: Video to Video (Gen-4 Aleph)
    description: Transform existing video footage using a prompt and style conditioning.
  - name: Text to Image (Gen-4 Image)
    description: Create images from text prompts with configurable aspect ratios.
  - name: Text to Speech
    description: Generate spoken audio from text for narration and voiceover.
  - name: Avatars SDK
    description: React SDK for embedding Runway-generated talking avatars into web apps.
  - name: Async Task Pattern
    description: Submit a generation, receive a task ID, and poll until the asset is ready (with helpers like waitForTaskOutput()).
  - name: Enterprise Limits
    description: Higher concurrency and throughput available via enterprise plans on the developer portal.
  useCases:
  - name: Marketing Asset Generation
    description: Programmatically produce on-brand video and image ad creative at scale.
  - name: Personalized Video at Scale
    description: Generate individualized video content per user or campaign.
  - name: Creative Tooling
    description: Embed video generation into design tools such as Figma plugins and Chrome extensions.
  - name: Pre-Visualization
    description: Quickly mock up storyboards and animatics for film and advertising teams.
  - name: Agentic Media Workflows
    description: Let AI agents create and edit media via the Runway Skills repository.
  integrations:
  - name: Figma
  - name: Chrome
  - name: Claude Code
  - name: Cursor
  - name: Node.js
  - name: Python
  - name: React
  authentication:
  - type: Bearer Token
    description: Requests use the Authorization header with a Bearer token (RUNWAYML_API_SECRET) generated in the developer
      portal.
- aid: runway-ml:runway-ml-image-to-video-api
  name: Runway Image To Video API
  description: The Image To Video API from Runway — 1 operation(s) for image to video.
  humanURL: https://docs.dev.runwayml.com/
  baseURL: https://api.dev.runwayml.com/v1
  tags:
  - Image To Video
  properties:
  - type: OpenAPI
    url: openapi/runway-ml-image-to-video-api-openapi.yml
- aid: runway-ml:runway-ml-tasks-api
  name: Runway Tasks API
  description: The Tasks API from Runway — 1 operation(s) for tasks.
  humanURL: https://docs.dev.runwayml.com/
  baseURL: https://api.dev.runwayml.com/v1
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/runway-ml-tasks-api-openapi.yml
- aid: runway-ml:runway-ml-text-to-image-api
  name: Runway Text To Image API
  description: The Text To Image API from Runway — 1 operation(s) for text to image.
  humanURL: https://docs.dev.runwayml.com/
  baseURL: https://api.dev.runwayml.com/v1
  tags:
  - Text To Image
  properties:
  - type: OpenAPI
    url: openapi/runway-ml-text-to-image-api-openapi.yml
- aid: runway-ml:runway-ml-video-to-video-api
  name: Runway Video To Video API
  description: The Video To Video API from Runway — 1 operation(s) for video to video.
  humanURL: https://docs.dev.runwayml.com/
  baseURL: https://api.dev.runwayml.com/v1
  tags:
  - Video To Video
  properties:
  - type: OpenAPI
    url: openapi/runway-ml-video-to-video-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/runway-ml-agentic-access.yml
- type: DomainSecurity
  url: security/runway-ml-domain-security.yml
- type: Authentication
  url: authentication/runway-ml-authentication.yml
- type: Website
  url: https://runwayml.com
- type: Documentation
  url: https://docs.dev.runwayml.com
- type: Blog
  url: https://runwayml.com/blog
- type: GitHubOrganization
  url: https://github.com/runwayml
- type: Pricing
  url: https://runwayml.com/pricing
- type: TermsOfService
  url: https://runwayml.com/terms-of-use
- type: PrivacyPolicy
  url: https://runwayml.com/privacy-policy
- type: X
  url: https://x.com/runwayml
- type: LinkedIn
  url: https://www.linkedin.com/company/runwayml
- type: LlmsText
  url: https://docs.dev.runwayml.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com