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| Field | Type | Default | Allowed |
|---|---|---|---|
prompt* promptImage description. | string | — | string |
aspectRatio aspectRatio | string | 9:16 | 9:16, 16:9, 1:1, 2:3, 3:2 |
prompt*
promptImage description.
- Type
- string
- Default
- —
- Allowed
- string
aspectRatio
aspectRatio- Type
- string
- Default
- 9:16
- Allowed
- 9:16, 16:9, 1:1, 2:3, 3:2
Cost
2 tokensCapabilities
Modes
text_to_imageRun Grok Imagine Pro
Get an API key and the same request shape will work across every model in the catalog.