jishie

Grok 4.7

crossmodel/x-ai/grok-4.7 · family grok · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.

$3.00
Blended $/1M (3:1)
$2
Input $/1M
$6
Output $/1M
$8.00
1M in + 1M out
$0.5 −75%
Cache read $/1M
#5733 of 7,708
Cheapest rank
Provider
CrossModel (crossmodel)
Kind
text (outputs text)
Context
500,000 tokens
Max output
500,000 tokens
Capabilities
tools reasoning text image

Same model, other providers

“Grok 4.7” is offered by 15 providers — cheapest-effective first. Vercel AI Gateway is the cheapest at $1.80 blended.

ProviderInputOutputBlendedContext
Vercel AI Gateway$1.2$3.6$1.80500k
NanoGPT$1.6$4.8$2.40500k
Kilo Gateway$1.6$4.8$2.40500k
OpenRouter$1.6$4.8$2.40500k
CrossModel (this)$2$6$3.00500k
Cloudflare AI Gateway$2$6$3.00500k
xAI$2$6$3.00500k
Ofox$2$6$3.00500k
Merge Gateway$2$6$3.00500k
GitHub Copilot$2$6$3.00500k
OpenCode Go$2$6$3.00500k
Eden AI$2$6$3.00500k
DevPass (LLM Gateway)$2$6$3.00500k

Call it

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

Most providers are OpenAI-compatible — point base_url at CrossModel and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"x-ai/grok-4.7","messages":[{"role":"user","content":"hello"}]}'

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

← all CrossModel models · model index · JSON