grok-beta
Grok Beta (xAI)
Yes — Grok Beta is retired and no longer served by xAI, which has not published the exact shutdown date. The recommended replacement is Grok 4.3.
The id xAI's public API launched with in November 2024, during the period when the whole platform was free credit and a waitlist. It lasted about a month before grok-2-1212 superseded it. Nothing in xAI's current documentation records when it stopped answering.
The facts
| Provider | xAI |
|---|---|
| Model id | grok-beta |
| Released | — |
| Deprecated | date not published |
| Shutdown | not published |
| Status | Retired |
| Last verified | August 3, 2026 |
What to use instead
Two full generations later. Treat this as a rewrite rather than a model swap.
What parameters grok-4.3 accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "grok-beta"
+ "model": "grok-4.3"
Frequently asked questions
- What replaces xAI Grok Beta?
- xAI recommends Grok 4.3 (`grok-4.3`) as the replacement for xAI Grok Beta. Two full generations later. Treat this as a rewrite rather than a model swap.
- Is xAI Grok Beta still available?
- No. xAI Grok Beta is retired and no longer served. Calls to it return an error.
- How do I migrate from xAI Grok Beta to grok-4.3?
- Swap the model id in your API call: replace "grok-beta" with "grok-4.3". Two full generations later. Treat this as a rewrite rather than a model swap.
Sources
- xAI models and pricing (no longer lists this model) · docs.x.ai · accessed August 3, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/xai/grok-beta)