---
title: "Changes to AI Image Generator"
method: POST
path: "/v1/ai-image-generator"
---

# Changes to AI Image Generator

`POST /v1/ai-image-generator`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 58 revisions.

- **2026-09-02** `9aeb9397c62a` — 8 info
- **2026-07-22** `3bd9259de1d5` — 1 info
- **2026-07-10** `e6d23478a5b0` — 1 info
- **2026-06-05** `19fc042442ba` — 1 info
- **2026-05-08** `83518bca7d52` — 1 info
- **2026-04-13** `db6e622180f3` — 3 info
- **2026-03-09** `af0b61d0d4f1` — 1 breaking
- **2026-03-06** `1f72d520ddc6` — 1 info
- **2026-02-27** `51d78d8c353a` — 2 info
- **2026-01-25** `9d8b16a59715` — 2 warning, 4 info
- **2026-01-24** `a342af4ecbcf` — 1 breaking

## Changes

- **2026-09-02** `9aeb9397c62a` — 8 info
  - added the non-success response with the status `500`
  - removed the `Not Found` enum value from the `message` response property for the response status `404`
  - removed the `Unauthorized` enum value from the `message` response property for the response status `401`
  - added the required property `code` to the response with the `400` status
  - added the required property `code` to the response with the `401` status
  - added the required property `code` to the response with the `402` status
  - added the required property `code` to the response with the `404` status
  - added the required property `code` to the response with the `422` status
- **2026-07-22** `3bd9259de1d5` — 1 info
  - added the new `seedream-v5-pro` enum value to the request property `model`
- **2026-07-10** `e6d23478a5b0` — 1 info
  - added the new `nano-banana-2-lite` enum value to the request property `model`
- **2026-06-05** `19fc042442ba` — 1 info
  - added the new `flux-2-klein` enum value to the request property `model`
- **2026-05-08** `83518bca7d52` — 1 info
  - added the new `gpt-image-2` enum value to the request property `model`
- **2026-04-13** `db6e622180f3` — 3 info
  - added the new `1k` enum value to the request property `resolution`
  - added the new `640px` enum value to the request property `resolution`
  - added the new `seedream-v4` enum value to the request property `model`
- **2026-03-09** `af0b61d0d4f1` — 1 breaking
  - the `style/prompt` request property's minLength was increased from `0` to `1`
- **2026-03-06** `1f72d520ddc6` — 1 info
  - added the non-success response with the status `402`
- **2026-02-27** `51d78d8c353a` — 2 info
  - added the new `nano-banana` enum value to the request property `model`
  - added the new `nano-banana-2` enum value to the request property `model`
- **2026-01-25** `9d8b16a59715` — 2 warning, 4 info
  - removed the request property `orientation`
  - removed the request property `style/quality_mode`
  - added the new optional request property `aspect_ratio`
  - added the new optional request property `model`
  - added the new optional request property `resolution`
  - the `image_count` request property's max was increased from `4.00` to `16.00`
- **2026-01-24** `a342af4ecbcf` — 1 breaking
  - removed the required property `frame_cost` from the response with the `200` status

---

[Operation](https://skmtc.dev/magichourhq/apis/magic-hour-api/docs/v1/ai-image-generator/post.md) · [API](https://skmtc.dev/magichourhq/apis/magic-hour-api.md) · [Page](https://skmtc.dev/magichourhq/apis/magic-hour-api/changes/v1/ai-image-generator/post)
