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
AWS APIs
★94200+ services: EC2, S3, Lambda, Bedrock, SageMaker. Largest cloud provider by market share.
Midjourney API
★92AI image generation via Midjourney. Create stunning artwork from text prompts with style control.
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.
Something wrong or missing? Open an issue on GitHub →
Pricing Comparison
| API | Pricing | Auth | Popularity |
|---|---|---|---|
| Midjourney API | subscription plans from $10/month | Discord Bot (via API proxy) | 92 |
| RunwayML API | free tier + $15/month | API Key | 79 |
| Midjourney API | subscription ($10-$60/mo), API via third-party | API Key | 75 |
| Sora 2 API (via API Box) | pay-as-you-go (credits) | API Key (Bearer Token) | 65 |
Get Started with RunwayML API
Click below to visit the official website and start using this API.
Visit RunwayML API →Discussion
Questions, feedback, or suggestions? Start a discussion.
Discuss on GitHub