← All models
Ideogram V2a Turbo generates images from text in seconds. Faster and cheaper than V2 Turbo with strong prompt understanding and text rendering. Use Ideogram V2a Turbo with an API.
images
Details
- Accepts
- text
Pricing
- Price
- 3.13 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed. Set for reproducible generation |
| promptrequired | string | Text prompt for image generation |
| resolution | —enum: None, 512x1536, 576x1408, 576x1472, 576x1536, 640x1344… | Resolution. Overrides aspect ratio. Ignored if an inpainting image is given. |
| style_type | —enum: None, Auto, General, Realistic, Design, Render 3D… | The styles help define the specific aesthetic of the image you want to generate. |
| aspect_ratio | —enum: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2… | Aspect ratio. Ignored if a resolution or inpainting image is given. |
| magic_prompt_option | —enum: Auto, On, Off | Magic Prompt will interpret your prompt and optimize it to maximize variety and quality of the images generated. You can also use it to write prompts in different languages. |
| style | stringenum: auto, general, realistic, design, render_3D, anime | The style of the generated image |
| sync_mode | boolean | If `True`, the media will be returned as a data URI and the output data won't be available in the request history. |
| expand_prompt | boolean | Whether to expand the prompt with MagicPrompt functionality. |