Generate with the distilled few-step Ideogram model (very-low speed tier)
Generates images synchronously using the distilled few-step Ideogram model at the very-low speed tier — the fastest and lowest-cost option. The speed tier controls the number of diffusion steps and the per-image price.
Images links are available for a limited period of time; if you would like to keep the image, you must download it.
Request body
Example request
{
"prompt_upsampling": "ON",
"resolution": "2048x2048"
}Response
Image(s) generated successfully.
Example response
{
"data": [
{
"seed": 12345,
"prompt": "prompt",
"resolution": "1024x1024",
"url": "https://ideogram.ai/api/images/ephemeral/xtdZiqPwRxqY1Y7NExFmzB.png?exp=1743867804&sig=e13e12677633f646d8531a153d20e2d3698dca9ee7661ee5ba4f3b64e7ec3f89",
"is_image_safe": true
},
{
"seed": 12345,
"prompt": "prompt",
"resolution": "1024x1024",
"url": "https://ideogram.ai/api/images/ephemeral/xtdZiqPwRxqY1Y7NExFmzB.png?exp=1743867804&sig=e13e12677633f646d8531a153d20e2d3698dca9ee7661ee5ba4f3b64e7ec3f89",
"is_image_safe": true
}
],
"created": "2000-01-23T04:56:07+00:00",
"response_type": "url"
}Changes
Changed in 2 of the 16 revisions of this API.41
- ○
added the new
1536x512enum value to the request propertyresolution(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
1536x512enum value to the request propertyresolution(media type: application/json)request-property-enum-value-added
- ○
added the new
512x1536enum value to the request propertyresolution(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
512x1536enum value to the request propertyresolution(media type: application/json)request-property-enum-value-added
- ○
removed the
1024x1024enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1024x3072enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1120x896enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1152x2944enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1152x864enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1248x3328enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1248x832enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1280x3072enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1280x720enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1280x800enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1296x3168enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1440x2560enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1440x2880enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1440x720enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1600x2560enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1664x2496enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1728x2304enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1792x2240enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2048x2048enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2240x1792enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2304x1728enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2496x1664enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2560x1440enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2560x1600enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2880x1440enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2944x1152enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
3072x1024enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
3072x1280enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
3168x1296enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
3328x1248enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
720x1280enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
720x1440enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
800x1280enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
832x1248enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
864x1152enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
896x1120enum value from thedata/items/resolutionresponse property for the response status200response-property-enum-value-removed
- ○
- ○
endpoint added
endpoint-added
- ○