Skip to content

fal.ai · Text to image

Ideogram 3

Ideogram 3, text to image, served by fal.ai. The OpenAPI schema for the fal-ai/ideogram/v3 queue. Price: $0.03 per image with TURBO, $0.06 with BALANCED (default), $0.09 with QUALITY.

Usage based fal.aiImagefal/ideogram-v3Listed

Activation pending; your agent will see it as unavailable until then.

Use this tool with your agent

Give this to your agent
Use my connected Agentik MCP server. I want to use the tool fal/ideogram-v3 (Ideogram 3, text to image). Call inspect_tool with {"tool_id": "fal/ideogram-v3"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "fal/ideogram-v3" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.
Show the prompt

Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.

Parameters

NameTypeRequiredDescription
promptstringYes
stylestringNoThe style type to generate with. Cannot be used with style_codes. Options: AUTO, GENERAL, REALISTIC, DESIGN.
image_urlsstring[]NoA set of images to use as style references (maximum total size 10MB across all style references). The images should be in JPEG, PNG or WebP format
color_paletteobjectNoA color palette for generation, must EITHER be specified via one of the presets (name) or explicitly via hexadecimal representations of the color with optional weights (members)
expand_promptbooleanNoDetermine if MagicPrompt should be used in generating the request or not.
negative_promptstringNoDescription of what to exclude from an image. Descriptions in the prompt take precedence to descriptions in the negative prompt.
image_sizestringNoThe resolution of the generated image Options: square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9.
rendering_speedstringNoThe rendering speed to use. Options: TURBO, BALANCED, QUALITY.
style_codesstring[]NoA list of 8 character hexadecimal codes representing the style of the image. Cannot be used in conjunction with style_reference_images or style
seedintegerNoSeed for the random number generator
num_imagesintegerNoNumber of images to generate.
style_presetstringNoStyle preset for generation. The chosen style preset will guide the generation. Options: 80S_ILLUSTRATION, 90S_NOSTALGIA, ABSTRACT_ORGANIC, ANALOG_NOSTALGIA, ART_BRUT, ART_DECO, ART_POSTER, AURA, AVANT_GARDE, BAUHAUS, BLUEPRINT, BLURRY_MOTION.

How your agent calls it

First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:

{
  "tool_id": "fal/ideogram-v3",
  "input": {
    "prompt": "a small red cube on a white table, studio light",
    "image_size": "square",
    "rendering_speed": "TURBO",
    "num_images": 1
  }
}

Price and billing

Price
Usage based
Model
Per unit
Detail
The provider’s price, with no markup. Billed for measured usage.
  • The provider’s price, 0% markup.
  • One prepaid balance for every provider; your agent sees the price before it runs.
  • Pay for measured usage; unused reservations are released.