{"version":"1","model":{"id":"xai/grok-imagine-image","name":"Grok Imagine","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Grok Imagine — xAI's fast creative image generator with web-search-augmented prompting and high visual quality.","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"],"resolutions":["1k","2k"],"durations":[],"output_formats":["jpeg","png","webp"],"max_images":4,"base_credits":3,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":248,"example_prompt":"A serene mountain lake at golden hour, glassy water reflecting snow-capped peaks, lone kayaker in the middle distance, cinematic wide shot, ultra-sharp clarity","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/grok-imagine-sm.webp"},"schema_url":"/api/v1/models?id=xai%2Fgrok-imagine-image","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=xai%2Fgrok-imagine-image","title":"Grok Imagine generation request","description":"Request body accepted by POST /api/v1/generate for xai/grok-imagine-image.","type":"object","properties":{"model_id":{"type":"string","const":"xai/grok-imagine-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"},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4","3:2","2:3"]},"resolution":{"type":"string","enum":["1k","2k"]},"output_format":{"type":"string","enum":["jpeg","png","webp"]},"num_images":{"type":"integer","minimum":1,"maximum":4}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[]}}