Grok Imagine Pro

Higher tier of Grok Imagine: more detail, cleaner in-frame text, and stronger composition control from detailed prompts. Use it when the base tier is not sharp enough.

Cost

2 tokens

ImageProvider: xAI
Run generation
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"image","model":"grok-imagine-pro","input":{"prompt":"studio portrait of a red corgi, soft light","aspectRatio":"9:16"}}'

Input fields

* required
prompt*prompt

Image description.

Type
string
Default
Allowed
string
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
9:16, 16:9, 1:1, 2:3, 3:2

Cost

2 tokens

Capabilities

Modestext_to_image

Run Grok Imagine Pro

Get an API key and the same request shape will work across every model in the catalog.

Grok Imagine Pro API - image generation · Givon AI