{"version":"1","model":{"id":"imagineart/imagineart-2.0-preview/text-to-image","name":"Imagineart 2.0","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Imagineart 2.0 — high-fidelity image generation with reasoning level control for complex scenes.","pricing_note":"1K $0.03 / 2K $0.05 per image (fal-published)","categories":["generate-text"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4","3:2","2:3","3:1","1:3","21:9","4:5","5:4","4:1","1:4"],"resolutions":["1K","2K"],"durations":[],"max_images":1,"base_credits":4,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":213,"example_prompt":"A majestic black horse standing in a field of tall lavender under a thunderstorm sky illuminated by distant lightning, realistic rain droplets on fur, powerful emotional atmosphere, dark fantasy realism, cinematic depth of field, highly detailed clouds and vegetation, ultra high fidelity photography","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/imagineart-2.0-sm.webp"},"schema_url":"/api/v1/models?id=imagineart%2Fimagineart-2.0-preview%2Ftext-to-image","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=imagineart%2Fimagineart-2.0-preview%2Ftext-to-image","title":"Imagineart 2.0 generation request","description":"Request body accepted by POST /api/v1/generate for imagineart/imagineart-2.0-preview/text-to-image.","type":"object","properties":{"model_id":{"type":"string","const":"imagineart/imagineart-2.0-preview/text-to-image","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"},"reasoning":{"title":"Reasoning","description":"Visual Understanding Level: low (default) or high. High reasoning takes more time but generates better images.","default":"low","type":"string","enum":["high","low"]},"seed":{"title":"Seed","description":"Default is random (0 and -1 are treated as random)","type":"integer"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4","3:2","2:3","3:1","1:3","21:9","4:5","5:4","4:1","1:4"]},"resolution":{"type":"string","enum":["1K","2K"]}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"reasoning","label":"Reasoning","type":"select","default":"low","options":["high","low"],"description":"Visual Understanding Level: low (default) or high. High reasoning takes more time but generates better images."},{"key":"seed","label":"Seed","type":"seed","description":"Default is random (0 and -1 are treated as random)"}]}}