---
title: "Changes to Generate a video from a first frame with MiniMax H3, by asset id or by uploaded bytes"
method: POST
path: "/v2/video/generate/minimax-h3-image-to-video"
---

# Changes to Generate a video from a first frame with MiniMax H3, by asset id or by uploaded bytes

`POST /v2/video/generate/minimax-h3-image-to-video`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 34 revisions.

- **2026-09-27** `987f73fc82de` — 4 info
- **2026-09-19** `4e95197be44a` — 8 breaking, 10 info
- **2026-09-16** `a235a15c0235` — 1 info
- **2026-09-02** `1429d75daa36` — 2 info
- **2026-08-31** `583d86789548` — 1 info

## Changes

- **2026-09-27** `987f73fc82de` — 4 info
  - added the optional property `max_inflight_requests` to the response with the `402` status
  - added the optional property `max_inflight_requests` to the response with the `429` status
  - added the optional property `task_completion_speed` to the response with the `402` status
  - added the optional property `task_completion_speed` to the response with the `429` status
- **2026-09-19** `4e95197be44a` — 8 breaking, 10 info
  - removed the enum value `2k` of the request property `resolution` (media type: multipart/form-data)
  - removed the enum value `2k` of the request property `resolution` (media type: application/json)
  - removed the enum value `480p` of the request property `resolution` (media type: multipart/form-data)
  - removed the enum value `480p` of the request property `resolution` (media type: application/json)
  - removed the enum value `4k` of the request property `resolution` (media type: multipart/form-data)
  - removed the enum value `4k` of the request property `resolution` (media type: application/json)
  - removed the enum value `768p` of the request property `resolution` (media type: multipart/form-data)
  - removed the enum value `768p` of the request property `resolution` (media type: application/json)
  - the `resolution` request property default value changed from `2k` to `2K` (media type: multipart/form-data)
  - the `resolution` request property default value changed from `2k` to `2K` (media type: application/json)
  - added the new `2K` enum value to the request property `resolution` (media type: multipart/form-data)
  - added the new `2K` enum value to the request property `resolution` (media type: application/json)
  - added the new `480P` enum value to the request property `resolution` (media type: multipart/form-data)
  - added the new `480P` enum value to the request property `resolution` (media type: application/json)
  - added the new `4K` enum value to the request property `resolution` (media type: multipart/form-data)
  - added the new `4K` enum value to the request property `resolution` (media type: application/json)
  - added the new `768P` enum value to the request property `resolution` (media type: multipart/form-data)
  - added the new `768P` enum value to the request property `resolution` (media type: application/json)
- **2026-09-16** `a235a15c0235` — 1 info
  - added the new optional `query` request parameter `dry_run`
- **2026-09-02** `1429d75daa36` — 2 info
  - added the media type `application/json` for the response with the status `402`
  - added the media type `application/json` for the response with the status `429`
- **2026-08-31** `583d86789548` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0/docs/v2/video/generate/minimax-h3-image-to-video/post.md) · [API](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0.md) · [Page](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0/changes/v2/video/generate/minimax-h3-image-to-video/post)
