Freemium
Runway AI API
Runway AI API offers state-of-the-art generative AI models for video, image, and text creation. It allows developers to integrate tools for video editing, image synthesis, and creative storytelling into their applications. Common use cases include marketing content generation, film production workflows, social media creatives, design prototyping, and interactive art experiences.
1
Endpoints
0
Views
Aug 29, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Generate content using Runway AI
Full URL
https://api.runwayml.com/v1/v1/ai/generate
Code Examples
curl -X POST 'https://api.runwayml.com/v1/v1/ai/generate' \
-H 'Authorization: Bearer YOUR_API_KEY'
Parameters
{ "type": "text-to-image", "prompt": "A futuristic city" }
Example Response
{
"id": "gen_123",
"status": "processing"
}
Version
v1
Rate Limit
Limited free tier
Tags
aicreative-toolsimage-generationvideo-editing
Related APIs
Discover similar APIs that might interest you