Generate with P-Image Ideogram
Generate with P-Image Ideogram
Generates images synchronously using P-Image Ideogram. quality selects
the generation quality level and resolution selects the output-size
tier. Both parameters have defaults.
Images links are available for a limited period of time; if you would like to keep the image, you must download them.
Authentication
API key for access control. Use in the header with the name “Api-Key”
Request
A request to generate an image with P-Image Ideogram.
The prompt for image generation. Accepts either natural language or a structured Ideogram 4.0 JSON prompt; the server detects which was supplied.
Controls magic-prompt (prompt upsampling). Defaults to AUTO.
The generation quality level. Defaults to MEDIUM.
The output-size tier. Defaults to 1K.
The output aspect ratio. Defaults to 1x1.
Optional. An exact output height in pixels, used together with
custom_width. See custom_width for the accepted range and
billing behavior.
Optional. Opt this request into post-generation copyright detection.
Response
Image(s) generated successfully.
A list of ImageObjects that contain the generated image(s).