Different companies host the same model. OpenRouter routes your request to one of them based on the routing mode you pick — Balanced (price + speed), Nitro (fastest), or Exacto (highest tool-calling accuracy).
The average price customers actually pay for this model, next to the prices providers post. Caching and discounts mean the price actually paid is often well below the listed one.
Throughput is how fast the model writes (tokens per second — higher is better). Latency is total round-trip time (lower is better). TTFT is time-to-first-token — how long before you see anything appear (lower is better).
Uptime is the percentage of the past 3 days that at least one provider was responding to requests. Availability is the percentage of time that inference was successfully served. OpenRouter continuously monitors and uses the next-best provider when one returns an error.
Scores on standardized evaluations. Higher percentages are better — and rank percentile shows where this model lands among all models on OpenRouter.
Public apps that send the most traffic to this model. Good signal for what real production workloads look like — and a hint at which use cases this model is best suited for.
Token volume and request traffic to this model over time.
Drop-in code to call this model. OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug below.
Grok 4.6 is SpaceXAI's smartest model with frontier performance on coding, knowledge work, and STEM.
Grok 4.6 costs $2.00/M input tokens and $6.00/M output tokens, with separate rates for Cache Read at $0.50/M tokens and Web Search at $5.00/1K calls.
Grok 4.6 has a 500,000 token context window.
Yes. Grok 4.6 accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
Grok 4.6 accepts text, images and files such as PDFs as input and returns text.
Grok 4.5, Grok Build 0.1, Grok 4.3 and 2 more are other text models from SpaceXAI.
Grok 4.6 was released on August 12, 2026.
| $2.00 | $6.00 | $0.50 | 1.18s | 49 tps | ||
| $2.00 | $6.00 | $0.50 | 1.50s | 49 tps |
Throughput
49tok/s
P50, best across providers
Latency
1.18s
P50, best provider
100.00%
99.92%
When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it. You can access per-provider uptime data programmatically through the Endpoints API. Learn more about our load balancing and customization options.
