Add robust video generation to your apps. Connect to Omni Video 2’s advanced models via straightforward REST APIs. Turn text prompts or static images into cinematic videos, with smooth multi-shot flow, built-in sound design, and consistent character performance.
Claim free trial API 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 2’s production models
Connect the API to your project in minutes using popular AI tools like Claude Code, Cursor, or Codex.
Get your API Key
Navigate to Settings > API Keys to create a new API key
Download API documentation
Download the full API docs as a Markdown file
Share with AI assistant
Paste the docs into your AI assistant to build the integration
Create targeted video content from text prompts. Detail your scene, and our AI will produce aligned, on-brand footage.
curl -X POST "https://omnivideo2.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 the 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-video480p - official resolution label720p - official resolution label1080p - official resolution labelaspectRatio.If the task status is 'fail', the response includes an errorCode field for automated error handling:
CONTENT_POLICYContent violates platform policy. Revise your prompt or source image and retry.GENERATION_FAILEDVideo generation failed due to a technical issue. Please try again.INVALID_PARAMSInvalid request parameters. Refer to the API docs for correct usage.Pay-as-you-go credits or membership. No hidden fees. Use credits for Omni Video 2 generation across all modes.
Perfect for getting started with Omni Video 2
Our most popular plan for video creators
For power users building high-volume Omni Video 2 projects
You retain full ownership of every piece of content you create on this platform, permanently once payment is complete.
Download a commercial use license certificate for your AI-generated content, available exclusively to paid subscribers.
Want to share feedback on our Omni Video 2 generation plans? Submit feedback or email us at [email protected]
Everything you need to know about the Omni Video 2 API
Still have questions? Our dedicated support team is ready to assist you.
Turn a rough idea into a video you can keep improving. No timeline setup, no asset juggling, no separate editing stack.