---
title: "Changes to AI Image Editor"
method: POST
path: "/v1/ai-image-editor"
---

# Changes to AI Image Editor

`POST /v1/ai-image-editor`

> 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` — 2 info
- **2026-03-24** `77f797337eea` — 1 info
- **2026-03-06** `1f72d520ddc6` — 1 info
- **2026-02-27** `51d78d8c353a` — 1 info
- **2026-02-04** `f3dff1859f4a` — 1 warning, 3 info
- **2026-01-24** `a342af4ecbcf` — 1 breaking, 1 warning

## 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` — 2 info
  - added the new `1k` enum value to the request property `resolution`
  - added the new `640px` enum value to the request property `resolution`
- **2026-03-24** `77f797337eea` — 1 info
  - added the new optional request property `resolution`
- **2026-03-06** `1f72d520ddc6` — 1 info
  - added the non-success response with the status `402`
- **2026-02-27** `51d78d8c353a` — 1 info
  - added the new `nano-banana-2` enum value to the request property `model`
- **2026-02-04** `f3dff1859f4a` — 1 warning, 3 info
  - removed the request property `style/model`
  - added the new optional request property `aspect_ratio`
  - added the new optional request property `image_count`
  - added the new optional request property `model`
- **2026-01-24** `a342af4ecbcf` — 1 breaking, 1 warning
  - removed the required property `frame_cost` from the response with the `200` status
  - removed the request property `assets/image_file_path`

---

[Operation](https://skmtc.dev/magichourhq/apis/magic-hour-api/docs/v1/ai-image-editor/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-editor/post)
