← All Models
Grok Imagine Pro
xAI's premium image generation model. Higher quality and detail for professional use.
Specifications
| Provider | xAI |
| Category | Image |
Quick Start
curl -X POST https://query.genx.sh/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"grok-imagine-pro","params":{"prompt":"An astronaut riding a horse on Mars","n":1}}'