xAI capacity is shared by a team and checked per model. Plan for request bursts and token throughput separately, then use measured usage and a bounded retry policy to keep work predictable.

How xAI limits work

xAI documents requests-per-second enforcement derived from the minute request budget, plus tokens-per-minute limits. A team cannot consume a full minute of requests in a single burst. Official documentation.

Smooth the admission of work across all workers that share the team and model. A throttle inside one web process cannot see the traffic created by another process, a notebook or a background job. Use a shared queue or limiter when they must respect the same capacity.

Budget the request before admitting it. The full assembled prompt and expected generated work matter more than the visible user message. Keep enough operational headroom for uneven arrival patterns and controlled retries, and measure how much queued work remains.

xAI capacity scopes: selected team, per-model short request bursts and token throughput including cached and reasoning tokens.

Limits by tier and model

Verified rate limits
Model or scopeTierMetricLimitNotesSource
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 0RPM2,220Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 0TPM10,000,000Published tokens per minute.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 0RPM2,220Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 0TPM10,000,000Published tokens per minute.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 0RPM540Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 0TPM2,500,000Published tokens per minute.Official source ↗
grok-4.3
grok-4.3
Tier 0RPM2,220Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.3
grok-4.3
Tier 0TPM10,000,000Published tokens per minute.Official source ↗
grok-4.5
grok-4.5
Tier 0RPM9,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.5
grok-4.5
Tier 0TPM50,000,000Published tokens per minute.Official source ↗
grok-4.6
grok-4.6
Tier 0RPM9,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.6
grok-4.6
Tier 0TPM50,000,000Published tokens per minute.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 0RPM2,220Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 0TPM10,000,000Published tokens per minute.Official source ↗
grok-imagine-image
grok-imagine-image
Tier 0RPM360Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-2.0
grok-imagine-image-2.0
Tier 0RPM360Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-quality
grok-imagine-image-quality
Tier 0RPM360Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video
grok-imagine-video
Tier 0RPM600Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video-1.5
grok-imagine-video-1.5
Tier 0RPM600Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 1RPM3,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 1TPM15,000,000Published tokens per minute.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 1RPM3,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 1TPM15,000,000Published tokens per minute.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 1RPM720Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 1TPM3,700,000Published tokens per minute.Official source ↗
grok-4.3
grok-4.3
Tier 1RPM3,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.3
grok-4.3
Tier 1TPM15,000,000Published tokens per minute.Official source ↗
grok-4.5
grok-4.5
Tier 1RPM10,320Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.5
grok-4.5
Tier 1TPM53,000,000Published tokens per minute.Official source ↗
grok-4.6
grok-4.6
Tier 1RPM10,320Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.6
grok-4.6
Tier 1TPM53,000,000Published tokens per minute.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 1RPM3,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 1TPM15,000,000Published tokens per minute.Official source ↗
grok-imagine-image
grok-imagine-image
Tier 1RPM720Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-2.0
grok-imagine-image-2.0
Tier 1RPM720Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-quality
grok-imagine-image-quality
Tier 1RPM720Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video
grok-imagine-video
Tier 1RPM1,200Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video-1.5
grok-imagine-video-1.5
Tier 1RPM1,200Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 2RPM4,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 2TPM25,000,000Published tokens per minute.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 2RPM4,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 2TPM25,000,000Published tokens per minute.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 2RPM1,080Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 2TPM6,200,000Published tokens per minute.Official source ↗
grok-4.3
grok-4.3
Tier 2RPM4,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.3
grok-4.3
Tier 2TPM25,000,000Published tokens per minute.Official source ↗
grok-4.5
grok-4.5
Tier 2RPM12,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.5
grok-4.5
Tier 2TPM60,000,000Published tokens per minute.Official source ↗
grok-4.6
grok-4.6
Tier 2RPM12,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.6
grok-4.6
Tier 2TPM60,000,000Published tokens per minute.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 2RPM4,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 2TPM25,000,000Published tokens per minute.Official source ↗
grok-imagine-image
grok-imagine-image
Tier 2RPM1,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-2.0
grok-imagine-image-2.0
Tier 2RPM1,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-quality
grok-imagine-image-quality
Tier 2RPM1,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video
grok-imagine-video
Tier 2RPM2,340Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video-1.5
grok-imagine-video-1.5
Tier 2RPM2,340Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 3RPM7,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 3TPM45,000,000Published tokens per minute.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 3RPM7,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 3TPM45,000,000Published tokens per minute.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 3RPM1,860Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 3TPM11,000,000Published tokens per minute.Official source ↗
grok-4.3
grok-4.3
Tier 3RPM7,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.3
grok-4.3
Tier 3TPM45,000,000Published tokens per minute.Official source ↗
grok-4.5
grok-4.5
Tier 3RPM18,720Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.5
grok-4.5
Tier 3TPM74,000,000Published tokens per minute.Official source ↗
grok-4.6
grok-4.6
Tier 3RPM18,720Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.6
grok-4.6
Tier 3TPM74,000,000Published tokens per minute.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 3RPM7,500Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 3TPM45,000,000Published tokens per minute.Official source ↗
grok-imagine-image
grok-imagine-image
Tier 3RPM3,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-2.0
grok-imagine-image-2.0
Tier 3RPM3,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-quality
grok-imagine-image-quality
Tier 3RPM3,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video
grok-imagine-video
Tier 3RPM4,740Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video-1.5
grok-imagine-video-1.5
Tier 3RPM4,740Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 4RPM12,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-non-reasoning
grok-4.20-0309-non-reasoning
Tier 4TPM85,000,000Published tokens per minute.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 4RPM12,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-0309-reasoning
grok-4.20-0309-reasoning
Tier 4TPM85,000,000Published tokens per minute.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 4RPM3,360Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.20-multi-agent-0309
grok-4.20-multi-agent-0309
Tier 4TPM21,000,000Published tokens per minute.Official source ↗
grok-4.3
grok-4.3
Tier 4RPM12,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.3
grok-4.3
Tier 4TPM85,000,000Published tokens per minute.Official source ↗
grok-4.5
grok-4.5
Tier 4RPM30,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.5
grok-4.5
Tier 4TPM100,000,000Published tokens per minute.Official source ↗
grok-4.6
grok-4.6
Tier 4RPM30,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-4.6
grok-4.6
Tier 4TPM100,000,000Published tokens per minute.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 4RPM12,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-build-0.1
grok-build-0.1
Tier 4TPM85,000,000Published tokens per minute.Official source ↗
grok-imagine-image
grok-imagine-image
Tier 4RPM6,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-2.0
grok-imagine-image-2.0
Tier 4RPM6,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-image-quality
grok-imagine-image-quality
Tier 4RPM6,000Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video
grok-imagine-video
Tier 4RPM9,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗
grok-imagine-video-1.5
grok-imagine-video-1.5
Tier 4RPM9,480Normalized from published requests per second ×60; the per-second gate still applies.Official source ↗

Last verified · Source ↗

The console shows the team’s current tier and model-specific settings. Public tables help explain the structure, but the selected team’s configuration is the reference for its own application. Official documentation.

Check the metric and window on each row. Text token throughput and media request capacity describe different resources. A missing value should be verified at the source before scheduling a workload that depends on it.

Keep the team, model identifier and observed timing with your operational logs. This makes a capacity report actionable: it can distinguish several simultaneous short calls from one large request, instead of attributing every delay to the provider’s general service status.

How to move up a tier

Text and embedding tiers are tied to cumulative qualifying spend and can advance automatically. Voice and Imagine capacity have a separate increase process. Use the current console or provider contact route for a workload that needs additional capacity. Official documentation.

Describe peak arrival rate, prompt shape, expected output, concurrency and acceptable queue time when requesting an increase. Include actual observations from a controlled run. A larger cap helps only when the application can manage its increased throughput and corresponding cost.

Review xAI pricing alongside the capacity request. Keep the application budget and queue controls even after approval so a programming error does not turn newly available throughput into unnecessary spending.

Reading limit headers and 429 responses

A rate rejection is reported as HTTP 429 on the REST interface. Retain any returned timing information and the actual diagnostic; do not assume header names copied from another compatible provider exist here. Official documentation.

All consumed token categories count toward xAI TPM, including cached prompt tokens and reasoning. Cache savings therefore do not imply equivalent token-throughput relief. Official documentation.

Store the first rejection before retrying. If the last attempt succeeds, you still need that earlier evidence to explain latency and tune scheduling. Distinguish the provider’s response from a proxy or client timeout.

Retry strategy the provider recommends

xAI’s limits guide recommends exponential backoff for rate errors. The native client also has automatic behavior for selected transport failures, so account for that layer before adding application retries. Official documentation.

The Python SDK documents retries for UNAVAILABLE and provides a channel option to disable them. Choose one coherent attempt budget rather than multiply independent retry loops. Official documentation.

Add jitter and an overall deadline suited to the task. If the deadline expires, stop scheduling retries, preserve the task state and show a clear next action. Do not repeatedly retry a malformed request, forbidden model or exhausted account funding.

Batch/async options that bypass limits

Batch is an asynchronous processing interface for eligible workloads. It has its own documented request and model constraints, so it should not be described as unrestricted capacity. Official documentation.

Separate offline evaluation work from interactive traffic. Persist each submitted job identifier and map returned results back to your own task identifiers. Make failure and cancellation states explicit, especially when a job contains more than one independent item.

A deferred completion can be accepted while its result is still queued. Acceptance is not proof of completed generation; wait for the documented result state before marking the application task finished. Official documentation.

The xAI errors guide explains the difference between rejected work and accepted work still waiting for its result.

Use the AI API cost calculator to turn the model and workload you are considering into an estimate.

Last verified · Source ↗

Frequently asked questions

Why am I limited despite staying below a minute request total?
The request budget is enforced over short bursts as well. Smooth calls rather than spend the entire minute allowance at once. Official documentation.
Do cached tokens stop counting toward TPM?
No. xAI includes cached prompt tokens in that capacity metric. Official documentation.
Does a higher spending budget increase every media limit?
Text and embedding tier rules should not be assumed to govern Voice and Imagine increases. Consult the documented process. Official documentation.
Should my retry code wrap native automatic retries?
Only after defining a shared attempt budget and deadline. Otherwise multiple layers can amplify a small service problem into excess traffic.
Does accepted deferred work mean the answer is ready?
No. The documented accepted status can indicate the result is still queued. Collect the completed result before reporting success. Official documentation.

Sources

Last verified · Source ↗