Grok 4.6
Grok 4.6 is a X Ai model listed in the NextModel catalogue for image understanding, multimodal chat workloads. Its listed price is Starting at $2 / 1M tokens input and $6 / 1M tokens output, with a 500k token context window.
| Input length | Input / 1M | Output / 1M | Cache hit / 1M |
|---|---|---|---|
| ≤ 200k | $2 | $6 | $0.5 |
| > 200k | $4 | $12 | $1 |
What is Grok 4.6 in NextModel?
Grok 4.6 is a X Ai model listed in the NextModel catalogue for image understanding, multimodal chat workloads. Its listed price is Starting at $2 / 1M tokens input and $6 / 1M tokens output, with a 500k token context window.
Grok 4.6 via NextModel: 500k-token context; Starting at $2 / 1M tokens in / $6 / 1M tokens out per 1M tokens. Capabilities: streaming, tool, json.
Best use cases
- image understanding
- multimodal chat
OpenAI-compatible code example
curl https://api.nextmodel.app/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $NEXTMODEL_API_KEY" \
-d '{"model":"x-ai/grok-4.6","messages":[{"role":"user","content":"Reply with OK."}]}'Switching models only changes the model field.
Similar alternatives
Grok 4.3 via NextModel: 1M-token context; $1.25 / 1M tokens in / $2.50 / 1M tokens out per 1M tokens. Capabilities: streaming, tool, json.
Deepseek-V4-Pro-0813 via NextModel: 1M-token context; $1.33 / 1M tokens in / $3.98 / 1M tokens out per 1M tokens. Capabilities: streaming, tool, json.
Claude Fable 5.1 via NextModel: 1M-token context; $10 / 1M tokens in / $50 / 1M tokens out per 1M tokens. Capabilities: streaming, tool, json.
Reading
Articles that explain Grok 4.6
How to estimate AI API cost before you ship
Listed price only tells you the unit cost. This walkthrough turns that into a traffic estimate.
Lin Qiming
LLM Gateway: Compare Options and Alternatives
Same OpenAI-compatible base URL, with routing and billing sitting in front of the model.
Zhao Yu'an
FAQ
Grok 4.6 API questions
Start in the UK
Ready to start building?
Passwordless signup, pay-as-you-go billing, and one OpenAI-compatible endpoint for every model. Create your key and send your first request in minutes.