RunwayML API
RunwayML 接口
Advanced video generation, image-to-video, and text-to-video using Gen-3 and Gen-4 models.
使用 Gen-3 和 Gen-4 模型进行高级视频生成、图像转视频和文本转视频。
Website
Documentation
Pricing
free tier (credits), Standard $15/mo, Pro $35/mo, Unlimited $100/mo
Authentication
- API Key
- OAuth
Popularity
74/100
Endpoints
https://api.runwayml.com/v1/generations
https://api.runwayml.com/v1/image-to-video
SDKs
PythonJavaScriptcurl
Key Features
- ◆Gen-3 and Gen-4 video generation models
- ◆Image-to-video and text-to-video
- ◆Video-to-video style transfer
- ◆Green screen and rotoscoping tools
- ◆API for programmatic generation
Code Examples
Generate Videobash
curl https://api.runwayml.com/v1/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $RUNWAY_API_KEY" \
-d '{
"prompt": "A cinematic drone shot...",
"model": "gen-4"
}'Tags
videogenerationaicreative
Last updated: 2026-07-30
Similar APIs
Vercel AI SDK
★86Open-source TypeScript toolkit for building AI-powered applications with streaming, tool calls, and multi-provider support.
Exa Search API
★82AI-powered search engine built for embeddings-based semantic search. Finds content by meaning, not keywords.
Suno AI Music API
★78Generate original songs and music from text prompts with vocals, instruments, and multiple genres.
Midjourney API
★75Industry-leading AI image generation via Discord bot API. Produces artistic, photorealistic, and creative visuals.
Something wrong or missing? Open an issue on GitHub →
Get Started with RunwayML API
Click below to visit the official website and start using this API.
Visit RunwayML API →