jishie

Grok Imagine Image image

xai/grok-imagine-image · family grok · in: text, image, pdf → out: image, pdf · price provider-declared (via models.dev). Capabilities: text image pdf.

This is an image model — providers price it per image, not per token, so models.dev carries no token price (fields read “—”). See xAI’s docs for per-unit rates.

Provider
xAI (xai)
Kind
image (outputs image, pdf)
Context
16,000 tokens
Max output
0 tokens
Capabilities
text image pdf

Same model, other providers

“Grok Imagine Image” is offered by 2 providers — priced per unit; see each provider for rates.

ProviderInputOutputContext
xAI (this)——16k
Vercel AI Gateway——0

Call it

jishie indexes & prices models; it does not proxy inference.

Image generation — call xAI’s image endpoint with this model id:

curl $BASE_URL/v1/images/generations \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"grok-imagine-image","prompt":"a red bicycle"}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all xAI models · model index · JSON