---
title: "Changes to Generate transparent-background images with Ideogram 3.0"
method: POST
path: "/v2/image/generate/ideogram-3-transparent"
---

# Changes to Generate transparent-background images with Ideogram 3.0

`POST /v2/image/generate/ideogram-3-transparent`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 33 revisions.

- **2026-09-27** `987f73fc82de` — 4 info
- **2026-09-25** `52c1c6497d87` — 1 info
- **2026-09-19** `4e95197be44a` — 6 breaking, 2 warning, 9 info
- **2026-09-17** `9d3ff2d98e27` — 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-25** `52c1c6497d87` — 1 info
  - added the new `auto` enum value to the request property `aspect_ratio`
- **2026-09-19** `4e95197be44a` — 6 breaking, 2 warning, 9 info
  - added `#/components/schemas/MagicPromptMode` to the `magic_prompt` request property `allOf` list
  - request property `rendering_speed` was restricted to a list of enum values
  - removed the enum value `X1` of the request property `upscale_factor`
  - removed the enum value `X2` of the request property `upscale_factor`
  - removed the enum value `X4` of the request property `upscale_factor`
  - the `rendering_speed` request property type changed from no type to `string`
  - removed `#/components/schemas/MagicPromptOption` from the `magic_prompt` request property `allOf` list
  - removed `#/components/schemas/RenderingSpeed` from the `rendering_speed` request property `allOf` list
  - the `rendering_speed` request property default value `default` was added
  - the `magic_prompt` request property default value changed from `AUTO` to `auto`
  - the `upscale_factor` request property default value changed from `X1` to `x1`
  - added the new `default` enum value to the request property `rendering_speed`
  - added the new `quality` enum value to the request property `rendering_speed`
  - added the new `turbo` enum value to the request property `rendering_speed`
  - added the new `x1` enum value to the request property `upscale_factor`
  - added the new `x2` enum value to the request property `upscale_factor`
  - added the new `x4` enum value to the request property `upscale_factor`
- **2026-09-17** `9d3ff2d98e27` — 1 info
  - endpoint added

---

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