Ideogram models
Documentation Index
Fetch the complete documentation index at: https://platform.monica.im/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Latest version of Ideogram’s image generation technology
- Exceptional text rendering capabilities
- Superior handling of typography and logos
- Precise control over text placement and style
- Ideal for:
- Marketing materials
- Brand assets
- Social media content
- Designs requiring text integration
- Professional graphics with text elements
- Ideogram V2

Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The prompt to use to generate the image.
1 - 1000"A serene tropical beach scene. Dominating the foreground are tall palm trees with lush green leaves, standing tall against a backdrop of a sandy beach. The beach leads to the azure waters of the sea, which gently kisses the shoreline. In the distance, there is an island or landmass with a silhouette of what appears to be a lighthouse or tower. The sky above is painted with fluffy white clouds, some of which are tinged with hues of pink and orange, suggesting either a sunrise or sunset."
V_2 "V_2"
The aspect ratio to use for image generation, which determines the image’s resolution.
ASPECT_10_16, ASPECT_16_10, ASPECT_9_16, ASPECT_16_9, ASPECT_3_2, ASPECT_2_3, ASPECT_4_3, ASPECT_3_4, ASPECT_1_1, ASPECT_1_3, ASPECT_3_1 "ASPECT_10_16"
Determine if MagicPrompt should be used in generating the request or not.
AUTO, ON, OFF "AUTO"
Random seed to use for the image generation process. If 0, we will use a totally random seed. Between 0 and 2147483647.
x <= 21474836470
Description of what to exclude from an image. Descriptions in the prompt take precedence to descriptions in the negative prompt.
4000""
The style type to generate with.
AUTO, GENERAL, REALISTIC, DESIGN, RENDER_3D, ANIME "AUTO"
Response
Success
An array of generated image URLs.