← All Models

Grok Imagine

xAI Image

xAI's image generation model. Creative and expressive outputs from text descriptions.

Specifications

ProviderxAI
CategoryImage

Pricing (Starter tier)

2.60 credits / image

Higher tiers get volume discounts. See tiers

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", "params": { "prompt": "A futuristic city skyline at sunset" } }'

Example Request Body

// POST /api/v1/generate { "model": "grok-imagine", "params": { "prompt": "A futuristic city skyline at sunset" } }

Try Grok Imagine on GenX Router

500 free credits on signup. No credit card required.