---
title: "Changes to Generate images with P-Image Ideogram from a text or structured prompt"
method: POST
path: "/v2/image/generate/p-image-ideogram"
---

# Changes to Generate images with P-Image Ideogram from a text or structured prompt

`POST /v2/image/generate/p-image-ideogram`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2026-09-27** `987f73fc82de` — 4 info
- **2026-09-19** `4e95197be44a` — 4 breaking, 2 warning, 4 info
- **2026-09-16** `a235a15c0235` — 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` — 4 breaking, 2 warning, 4 info
  - added `#/components/schemas/GenerationQuality` to the `quality` request property `allOf` list
  - added `#/components/schemas/MagicPromptMode` to the `magic_prompt` request property `allOf` list
  - removed the enum value `1K` of the request property `resolution`
  - removed the enum value `2K` of the request property `resolution`
  - removed `#/components/schemas/MagicPromptOption` from the `magic_prompt` request property `allOf` list
  - removed `#/components/schemas/Quality` from the `quality` request property `allOf` list
  - the `magic_prompt` request property default value changed from `AUTO` to `auto`
  - the `quality` request property default value changed from `MEDIUM` to `medium`
  - added the new `1k` enum value to the request property `resolution`
  - added the new `2k` enum value to the request property `resolution`
- **2026-09-16** `a235a15c0235` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0/docs/v2/image/generate/p-image-ideogram/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/image/generate/p-image-ideogram/post)
