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 text-to-video, image-to-video, video-to-video, and text-to-image generation, alongside text-to-speech and avatar capabilities. The Runway API follows an async task pattern: clients submit a generation job and poll for completion using a task ID.
Overview
Runway ML GraphQL Schema is a GraphQL API specification published by Runway on the APIs.io network.
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 text-to-video, image-to-video, video-to-video, and text-to-image generation, alongside text-to-speech and avatar capabilities. The Runway API follows an async task pattern: clients submit a generation job and poll for completion using a task ID.
The specification includes 2 reference links.
Tagged areas include Video Generation, AI Video, Generative AI, Text-to-Video, and Image-to-Video.
Endpoint
References
- REST API docs https://docs.dev.runwayml.com/
- GitHub organization https://github.com/runwayml