Embed robust production-grade AI video generation from Omni Video Pro into your live apps with simple, standardized REST workflows. Generate high-quality polished clips from text prompts or static reference images today, and retain flexible prompt schemas to accommodate Gemini, Veo, and future Omni-style video generation tools.
Sign up for the Omni Video Pro Discord server, send a direct message to our admin team with the phrase "Claim free Omni Video Pro API credits" plus your work email to receive free trial credits, or send a note directly to [email protected] instead.
Simple, standardized RESTful endpoints to build high-quality AI video projects quickly
Leverage popular AI coding assistants such as Claude Code, Cursor, or GitHub Copilot to build your Omni Video Pro API integration in under 10 minutes.
Claim Your Omni Video Pro API Key
Navigate to your Omni Video Pro account Settings > API Keys page and generate a new, unique API key
Retrieve Official Omni Video Pro API Documentation
Download our full, detailed API documentation packaged as a Markdown file for easy offline reference
Feed Docs to Your AI Assistant
Copy and paste the full Markdown docs into your AI coding assistant, then ask it to build a working integration tailored to your tech stack
Turn detailed text prompts into polished, professional AI video clips in seconds. Specify your exact scene, tone, visual style, and motion, and Omni Video Pro’s models will generate dynamic, production-ready video content automatically.
curl -X POST "https://omnivideopro.com/api/v1/jobs/createTask" \
-H "Authorization: Bearer sk_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"model": "official-kling-v3-0",
"inputs": {
"prompt": "A majestic dragon flying over snowy mountains",
"duration": "5s",
"aspectRatio": "16:9",
"resolution": "720p"
}
}'{
"code": 200,
"message": "success",
"data": {
"taskId": "abc123xyz"
}
}model - Unique Model ID corresponding to your chosen video generation routeinputs.prompt - Text prompt detailing your desired video content (required for text-to-video, optional for image-to-video)inputs.duration - Target video duration: choose from 4s, 5s, 8s, 10s, or 15s per requestinputs.aspectRatio - Aspect ratio: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9inputs.resolution - 480p, 720p, 1080pinputs.urls - Array containing 1 or 2 image URLs for image-to-video480p - official resolution label720p - official resolution label1080p - official resolution labelaspectRatio.When a generation task returns a 'fail' status, the Omni Video Pro API response includes an errorCode field to streamline automated error handling and troubleshooting:
CONTENT_POLICYYour submitted content or reference images violate Omni Video Pro’s platform policies. Adjust your prompt or input images and resubmit your request.GENERATION_FAILEDVideo generation failed due to unexpected technical issues. Please retry your request later.INVALID_PARAMSInvalid request parameters detected. Review the official Omni Video Pro API documentation to correct your input.Choose between pay-as-you-go credits or monthly membership plans. No hidden fees, no long-term contracts. Use credits for AI video generation while preparing Omni Video Pro-ready text-to-video workflows.
Ideal for first-time users launching their first projects with Omni Video Pro AI tools
Our most popular Omni Video Pro tier for professional video creators and production teams
For enterprise-level power users scaling high-volume video production with Omni Video Pro tools
After completing your purchase, you hold full, permanent ownership of every AI-generated video or image you create through Omni Video Pro on Omni Video Pro.
Download an official commercial use license certificate for your Omni Video Pro AI-generated content, available only to Omni Video Pro paying subscribers and prepaid credit pack purchasers.
Our Omni Video Pro support team typically replies within 24 business hours
Would you like to share feedback about Omni Video Pro AI video generation pricing and plan options? Send Feedback to the Omni Video Pro Team or contact us directly via email at [email protected]
All critical details you need to know about using the Omni Video Pro API
Still have questions? Our dedicated Omni Video Pro support team is available to assist you with any issues or questions.
Use Omni Video Pro to build model-ready prompt briefs, compare today's leading generative AI video models, and generate polished AI video outputs ready for immediate use.