Full-featured REST API for AI video creation, intelligent chat, and audio generation.
Generate AI videos from text prompts. 5 providers with automatic fallback. Budget, fast, and 4K standard quality tiers.
Chat with specialized AI agents — creative director, campaign builder, onboarding, support, and voice assistant.
40+ voice personas powered by OpenAI TTS. Generate natural speech in multiple languages with speed control.
Poll video generation status with real-time progress updates. Get download URLs when generation completes.
Monitor API usage, credit consumption, and rate limits. Track requests by endpoint with daily breakdowns.
Get notified when videos complete, credits run low, or subscriptions change. Coming soon.
Generate your first video in under 5 minutes.
curl -X POST https://viralops.ca/api/v1/generate-video \
-H "Authorization: Bearer vg_live_xxxxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{
"prompt": "A cinematic drone shot of a mountain lake at sunrise",
"duration": 8,
"aspect_ratio": "16:9",
"quality": "fast"
}'
# Response:
# {
# "video_id": "abc-123",
# "status": "processing",
# "estimated_time": "30-45 seconds",
# "poll_url": "/api/v1/video/abc-123"
# }Start free, scale as you grow. All tiers include full API access.
$79/mo billed yearly
| Feature | Free | Startup | Business | Enterprise |
|---|---|---|---|---|
| Monthly Credits | 100 | 5,000 | 25,000 | 100,000 |
| Rate Limit | 10/min | 60/min | 300/min | 1,000/min |
| Video Quality | Budget | All tiers | All tiers | All + priority |
| AI Agents | 1 agent | All agents | All agents | All + custom |
| TTS Voices | Basic | All voices | All voices | Custom voices |
| Support | Community | Priority | Dedicated |