Boost your apps with powerful AI video generation. Use straightforward REST APIs to tap into Omni Video Pro’s advanced models, turning text prompts or static images into cinematic clips with smooth multi-shot flow, built-in audio, and consistent character work.
Claim free trial credits by joining our Discord, messaging an admin with "Get free API credits" plus your email, or send a note to [email protected] directly.
Simple REST APIs for video generation, powered by Omni Video Pro’s advanced models
Connect the API to your project in minutes using popular AI coding assistants like Claude Code, Cursor, or Codex.
Get your API Key
Navigate to Settings > API Keys to generate a new API key
Download API documentation
Grab the full API documentation as a Markdown file
Share with AI assistant
Paste the docs into your AI assistant to auto-generate integration code
Create tailored video content directly from text prompts. Outline your scene, and our AI will deliver polished, on-brand footage ready for use.
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 - Model ID (use "ai-omni-video")inputs.prompt - Text description of your video (required for text-to-video, optional for image-to-video)inputs.duration - Video length: 4s, 5s, 8s, 10s, or 15sinputs.aspectRatio - Aspect ratio: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9inputs.resolution - 480p, 720p, 1080pinputs.urls - Array of 1-2 image URLs for image-to-video requests480p - official resolution label720p - official resolution label1080p - official resolution labelaspectRatio.If a generation task fails, the API response includes an errorCode field for automated error handling:
CONTENT_POLICYContent violates our platform policy. Edit your prompt or source image and try again.GENERATION_FAILEDVideo generation failed due to a technical issue; please try again.INVALID_PARAMSInvalid request parameters; refer to the official API docs for details.Pay-as-you-go credits or monthly membership. No hidden fees. Use credits for Omni Video Pro generation across all platform modes.
Ideal for getting started with Omni Video Omni Pro
Our most popular plan for professional video creators
For pro users building high-volume AI video studio projects
Once payment is finalized, you keep full ownership of every piece of content you generate on Omni Video Pro, permanently.
Grab a commercial use license certificate for your AI-generated videos, only available to paid Omni Video Pro subscribers.
Have feedback to share about our AI video generation plans? Submit feedback or email us at [email protected]
Key details about the Omni Video Pro API
Still have questions? Our dedicated support team is ready to assist you.
Move from rough brief to polished clip without juggling a full editing stack. Generate drafts, refine direction, and export versions for real channels.