VideoPilot API

Create stunning AI videos programmatically with our comprehensive REST API. Build automated video workflows, integrate with your applications, and scale your content creation.

REST APISecure AuthenticationCredit-Based BillingProduction Ready

Quick Start

Get Started in 5 Minutes
Get up and running with the VideoPilot API in under 5 minutes

1. Get Your API Key

Sign up for a VideoPilot account and generate your API key from the dashboard.

Get API Key

2. Create Your First Video

"text-blue-400 font-semibold">curl -X POST https://api.videopilot.app/api/videos/create-with-flow \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "prompt": "A thrilling adventure through space",
    "duration": 60,
    "style": "cinematic"
  }'

Features

Fast & Reliable
High-performance API with 99.9% uptime and global CDN delivery
Secure
Enterprise-grade security with API key authentication and rate limiting
RESTful
Standard HTTP methods with JSON responses, easy to integrate anywhere

What You Can Build

API Capabilities
Powerful features for automated video creation

Video Creation

  • • Create videos from text prompts
  • • Auto-generate scripts and titles
  • • Multiple visual styles and voices
  • • Portrait and landscape orientations

Media Generation

  • • AI-generated images for each scene
  • • Text-to-speech with multiple voices
  • • Synchronized captions and timing
  • • High-quality MP4 rendering

Credits System

Credit-Based Pricing
All API operations consume credits based on computational cost

Popular Operations

Webpage Scraping1 credit
Script Generation (GPT-4)50-200 credits
Image Generation (FLUX)10 credits
Text-to-Speech15-30 credits
Video Generation50 credits

Credit Management

• Check balance with GET /api/credits/balance

• View history with GET /api/credits/history

• Credits deducted automatically on API calls

• Insufficient credits return 402 error

Rate Limits

Current Usage Limits
Current API usage limits per tier
100
Requests/hour
20
Videos/day
5
Concurrent renders
View Details