Generate AI Video from Text with an API
Turn a text prompt, or an image to animate, into a short video clip with native stereo audio, delivered as an MP4. Run the preset directly on this page or call the same agent-ready endpoint from your product.
See what the tool changes.
A real example: the after side is the unedited output of a KinoGenie job. Run the live form above to generate the same result from your own media.
Demo footage: public-domain timelapses (Bureau of Land Management, Oregon · NASA SVS). Processed by the same pipeline the API and MCP tools call.
Useful defaults, typed options.
The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.
- 4-15 s clips at 480p or 768p, with sound
- Flat price known before the render starts
- Chain subtitles, watermark or vertical reframe on the result
- 01Render the prompt (or animate the image) with MiniMax H3 on a GPU worker
- 02Generate picture and stereo audio together
- 03Tag the file as AI-generated (EU AI Act art. 50)
- 04Return a playable MP4 with a download URL
POST /api/v1/tools/generate-videoKnow the boundaries before you run.
About generate ai video
What does a 5-second clip cost?
40 credits at 768p (8 credits per second) or 25 credits at 480p (5 per second). The price is reserved when the job is queued, so it never changes with render time, and it is refunded if the render fails.
Is the audio generated too?
Yes. MiniMax H3 generates stereo audio together with the picture: describe the dialogue, sound effects or music you want in the prompt.
Can I edit the generated clip?
Use the output downloadUrl as the input of any KinoPipe tool (our video editing product): add subtitles, a watermark, reframe to 9:16 or merge it with other clips. Over MCP the agent can chain these calls in one conversation.
Which model is used and how is the output marked?
The open-weight MiniMax H3 model. Every generated file carries an AI-generated tag in its container metadata, as required for synthetic media in the EU.