Grok Imagine specializes in "high-impact, expressive" image generation: it excels at creating visually striking content such as exaggerated compositions, dramatic lighting, and comic book/poster/concept art; it excels at depicting absurd ideas, metaphorical elements, and scenes that blend multiple themes, quickly generating share-worthy, cover-quality images; it is also ideal for brand visual exploration, trending meme prototypes, and surreal composites, all designed to "grab attention at first glance."Supports ultra-fast inference via API, with stable performance, no waiting, and exceptional value for money.
0/1 page

After setting the parameters, click "Generate" to get the results
Request JSON
{}API
curl --location --request POST 'https://api.jiekou.ai/v3/async/grok-imagine-video-i2v' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'curl --location --request GET "https://api.jiekou.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"