Add robust AI video generation to your applications. Access AI Omni Video’s cutting-edge models via simple REST APIs. Turn text prompts or static images into cinematic videos, with multi-shot coherence, native sound design, and consistent character performance.
Join our Discord, DM an admin with "Get free API credits" + your email to receive free trial credits; or email [email protected] instead.
Straightforward REST APIs for AI video generation, built on AI Omni Video’s models
Use popular AI coding tools like Claude Code, Cursor, or Codex to connect the API to your project in minutes.
Get your API Key
Go to Settings > API Keys and create a new API key
Download API documentation
Download the complete API docs as Markdown file
Share with AI assistant
Paste the docs and let AI implement the integration
Generate targeted video content from text prompts. Describe your scene, and our AI will create polished, on-brand footage.
curl -X POST "https://aiomnivideo.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.When status is 'fail', the response includes an errorCode field for programmatic handling:
CONTENT_POLICYContent violates platform policy. Please modify your prompt or image and try again.GENERATION_FAILEDVideo generation failed due to technical reasons. Please retry.INVALID_PARAMSInvalid request parameters. Please check the API documentation.Pay-as-you-go credits or membership. No hidden fees. Use credits for AI Omni Video generation across all modes.
Perfect for getting started with AI Omni Video
Our most popular plan for video creators
For power users building high-volume AI video projects
You retain full ownership of every piece of content you create on this platform, forever, 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 AI video generation plans? Submit feedback or email us at [email protected]
Everything you need to know about the AI Omni Video 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.