Grok 4.20 Multi-Agent is a variant of SpaceXAI’s Grok 4.20 designed for collaborative, agent-based workflows. Multiple agents operate in parallel to conduct deep research, coordinate tool use, and synthesize information across complex tasks.
Reasoning effort behavior:
Modalities
In / Out Price
$1.25 / $2.50per 1M
Context
2M
Released
Mar 31, 2026
Knowledge Cutoff
Sep 2025
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.
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.20 Multi-Agent is a variant of SpaceXAI’s Grok 4.20 designed for collaborative, agent-based workflows. Multiple agents operate in parallel to conduct deep research, coordinate tool use, and synthesize information across complex tasks. Reasoning effort behavior: - low / medium: 4 agents - high / xhigh: 16 agents
Grok 4.20 Multi-Agent costs $1.25/M input tokens and $2.50/M output tokens, with separate rates for Cache Read at $0.20/M tokens and Web Search at $5.00/1K calls.
Grok 4.20 Multi-Agent has a 2,000,000 token context window.
The Grok 4.20 Multi-Agent endpoint shown on this page does not accept tools, so function calling is unavailable there. It also supports structured outputs via a JSON schema in response_format.
Grok 4.20 Multi-Agent accepts text, images and files such as PDFs as input and returns text.
Grok 4.6, Grok 4.5, Grok Build 0.1 and 2 more are other text models from SpaceXAI.
Grok 4.20 Multi-Agent was released on March 31, 2026. Its knowledge cutoff is September 1, 2025.
| $1.25 | $2.50 | $0.20 | 7.96s | 226 tps | ||
| $1.25 | $2.50 | $0.20 | 30.30s | 233 tps |
Throughput
233tok/s
P50, best across providers
Latency
7.96s
P50, best provider
100.00%
99.32%
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.