Base URL
Authentication
All API requests require an API key passed in theX-API-Key header.
Endpoints
Upload Endpoints
Upload Media File
Upload video file (multipart/form-data)
Upload from URL
Upload video from URL (application/json)
Text Generation Endpoints
Generate Text
Generate text (requires media_id)
From URL
Upload from URL and generate text
From File
Upload file and generate text
Audio Generation Endpoints
Generate Audio
Generate audio track (requires media_id)
From URL
Upload from URL and generate audio
From File
Upload file and generate audio
Video Generation Endpoints
Generate Video
Generate video (requires media_id)
From URL
Upload from URL and generate video
From File
Upload file and generate video
Results Endpoint
Get Results
Poll for job results and download outputs
Quick Example
Supported Languages
52 Languages
52 Languages
English (US, GB, AU, IN) • Spanish (ES, US) • French (FR, CA) • German • Italian • Portuguese (BR) • Japanese • Korean • Chinese • Arabic • Hindi • Bengali • Bulgarian • Croatian • Czech • Danish • Dutch (NL, BE) • Estonian • Finnish • Greek • Gujarati • Hebrew • Hungarian • Indonesian • Kannada • Latvian • Lithuanian • Malayalam • Marathi • Norwegian • Polish • Punjabi (India) • Romanian • Russian • Serbian (Cyrillic) • Slovak • Slovenian • Swedish • Swahili • Tamil • Telugu • Thai • Turkish • Ukrainian • Urdu • Vietnamese
Video Categories
12 Categories
12 Categories
Auto • Educational Lecture • Government Meeting • Documentary • Narrative Story • Social Media • Tutorial/How-To • Vlog • Commercial/Advertisement • News • Entertainment • Home Video • Video Call
Output Formats
| Format | Description |
|---|---|
json | Structured data with timestamps |
vtt | WebVTT subtitle format |
edl | Edit Decision List for video editors |
video | Complete MP4 with audio descriptions |
Error Codes
| Code | Description |
|---|---|
400 | Bad request - invalid parameters |
401 | Unauthorized - invalid API key |
403 | Forbidden - usage limits exceeded |
404 | Not found - media or job not found |
500 | Internal server error |
Rate Limits
Limits are enforced per team across all API keys. Enterprise plans can request custom allocations; contact support if you need higher throughput.Rate Limit Exceeded Response
When you exceed the rate limit, you’ll receive a429 Too Many Requests response:
retry_after field indicates how many seconds to wait before retrying.
Need Help?
Support
Email our team
Dashboard
View usage

