REST API for AI video generation
Ship server-side video pipelines that mirror what creators do in Media Studio—without maintaining your own GPU fleet.
- Model-aware requests aligned with in-app guardrails
- Predictable JSON payloads for orchestration tools
- Straight-line path from prototype in UI to production API call
Pair docs with the studio
Prototype prompts in the UI, then lift the same structure into your REST payloads for faster iteration.
How it works
- 1
Read model requirements
Confirm duration, inputs, and aspect ratio rules for each video model you target.
- 2
Authenticate
Use account-scoped credentials as described in the API overview.
- 3
Submit and track jobs
Create generations and poll—or integrate with your queue—until assets are ready.
Video API scenarios
- Personalized outbound clips from CRM merges
- Synthetic B-roll for long-tail product pages
- Storyboard-to-render pipelines for agencies
Operational realities
Latency and cost vary by model tier and length. Plan buffers for peak traffic and store outputs in your own object storage for replay.
Model requirements reference
Open documentationFAQ
Do you expose webhooks?
Integrate using the job metadata returned by the API and your preferred worker pattern; see the API docs for the latest lifecycle fields.
Related product pages
Related topics
Text-to-video that respects creative direction
Turn scripts and shot lists into AI video with Kubeez—control camera language, tone, and duration as you iterate.
Generate videoVeo 3.1–class video in your Kubeez workspace
Create cinematic clips with Google Veo-class models available through Kubeez—plan shots, iterate prompts, and export for social or ads.
Open Media StudioMCP automation for AI media on Kubeez
Connect Kubeez to Cursor, Claude, and other MCP clients to automate image, video, music, and dialogue generation from your own workflows.
Open MCP documentation