{"version":"1","model":{"id":"fal-ai/ideogram/v3/generate-transparent","name":"Ideogram v3 Transparent","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Ideogram v3 Generate Transparent — generates images with transparent backgrounds for stickers and assets.","categories":["vector"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4","10:16","16:10","3:2","2:3","1:3","3:1","1:2","2:1","4:5","5:4"],"resolutions":["1024"],"qualities":["low","medium","high"],"durations":[],"max_images":4,"base_credits":4,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":170,"example_prompt":"A premium transparent-background mascot illustration of a fluffy white owl wearing tiny round glasses and a dark emerald explorer scarf, ultra detailed feathers, expressive golden eyes, soft cinematic shading, centered composition, isolated subject, clean PNG sticker style, modern branding mascot, subtle fantasy aesthetic, highly polished digital illustration, no background, no text, transparent background, sharp edges, professional character design.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ideogram-v3-transparent-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fideogram%2Fv3%2Fgenerate-transparent","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fideogram%2Fv3%2Fgenerate-transparent","title":"Ideogram v3 Transparent generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/ideogram/v3/generate-transparent.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/ideogram/v3/generate-transparent","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"negative_prompt":{"title":"Negative Prompt","description":"Description of what to exclude from an image. Descriptions in the prompt take precedence to descriptions in the negative prompt.","default":"","type":"string"},"expand_prompt":{"title":"Expand Prompt","description":"Determine if MagicPrompt should be used in generating the request or not.","default":true,"type":"boolean"},"seed":{"title":"Seed","description":"Seed for the random number generator","type":"integer"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4","10:16","16:10","3:2","2:3","1:3","3:1","1:2","2:1","4:5","5:4"]},"resolution":{"type":"string","enum":["1024"]},"quality":{"type":"string","enum":["low","medium","high"]},"num_images":{"type":"integer","minimum":1,"maximum":4}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":"","description":"Description of what to exclude from an image. Descriptions in the prompt take precedence to descriptions in the negative prompt."},{"key":"expand_prompt","label":"Expand Prompt","type":"toggle","default":true,"description":"Determine if MagicPrompt should be used in generating the request or not."},{"key":"seed","label":"Seed","type":"seed","description":"Seed for the random number generator"}]}}