All toolsAI video generation API

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.

LIVE TOOL
Run generate video
Describe the clip, pick its length and format, and download the generated MP4 here.
0 / 2000
Try:

Describe the shot, the motion and the sound. MiniMax H3 renders picture and stereo audio together.

Optional. The image becomes the first frame and the clip keeps its aspect ratio; refer to it as <Picture 1> in the prompt.

1376 × 768 px
s

4 to 15 seconds at 24 fps.

5 s at 768p, 8 credits per second. Reserved when the job is queued, refunded if the render fails.

40 credits

Already have an account? Sign in

BEFORE / AFTER

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.

BeforeSource video
WebM · VP9
mountain.webm
AfterCompatible MP4
Ready
MP4 · H.264
mountain.mp4

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
What this preset does
  1. 01Render the prompt (or animate the image) with MiniMax H3 on a GPU worker
  2. 02Generate picture and stereo audio together
  3. 03Tag the file as AI-generated (EU AI Act art. 50)
  4. 04Return a playable MP4 with a download URL
Stable endpointPOST /api/v1/tools/generate-video
Live API request
{
  "inputs": [],
  "options": { "prompt": "Golden-hour beach, a golden retriever puppy runs toward the camera in slow motion. Audio: soft waves, joyful piano.", "seconds": 5, "resolution": "768p", "aspect_ratio": "16:9" }
}
Successful output example
{
  "result": {
    "output": {
      "filename": "generate-video-output.mp4",
      "contentType": "video/mp4",
      "byteSize": 437021,
      "downloadUrl": "https://cdn.kinopipe.com/…"
    }
  }
}

Know the boundaries before you run.

768p maximum; 4-15 seconds per clip
Image-to-video: pass image_url (first frame) and optionally last_image_url; the clip follows the image aspect ratio
Rendering takes a few minutes; poll the job or use a webhook
Priced per second of video: 5 credits at 480p, 8 credits at 768p, reserved when the job is queued
Prompts and results are moderated; no real-person likeness without consent
Powered by MiniMax H3 (open weights)

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.

Related media tools