OpenAI Halts New Two-Hundred-Dollar Pro Subscriptions Following Surging Astra Demand
OpenAI has temporarily suspended new sign-ups for its $200-per-month Pro tier due to infrastructure strain caused by its new Astra model. Existing Pro subscribers retain access, while API, Plus, and Go tiers remain available.

Impact: Medium
Why it matters
Developers seeking high-limit Astra access for autonomous coding must rely on platform API keys rather than consumer Pro seats.
TL;DR
- 01OpenAI paused new $200/month Pro subscriptions due to server load from the Astra model.
- 02Existing Pro subscribers keep full access without service disruptions.
- 03The OpenAI API, Plus, and Go plans remain fully operational for coding workloads.
Key facts
- Pro Subscription Price
- $200 per month
- Astra Launch Date
- September 3, 2026
- Pro Sign-up Status
- Temporarily disabled
- Unaffected Channels
- API, Plus, Go
Infrastructure Overload from Astra Rollout
OpenAI has halted new subscriptions to its premium $200 monthly Pro plan to manage infrastructure strain triggered by its flagship Astra model. Thibault Sottiaux, product lead for Codex and ChatGPT, confirmed the freeze on X, stating that the Pro tier places the heaviest load on internal compute clusters. OpenAI framed the move as the minimal intervention required to maintain service quality for existing paying users.
Access Paths for Agentic Development
The suspension strictly targets incoming sign-ups. Active Pro accounts continue functioning as usual, and alternative channels—including Plus, Go, and the OpenAI platform API—remain open for purchase. For developers orchestrating agent loops or heavy Codex workloads, provisioning usage-based API keys serves as the primary workaround until OpenAI expands infrastructure capacity.
✓ When to use
- Routing high-throughput agent tasks directly through the OpenAI API with pay-as-you-go billing.
- Maintaining regular development work within standard ChatGPT Plus usage allowances.
✕ When NOT to use
- Attempting to register new standalone $200 Pro accounts for team members.
- Counting on an immediate timeline for Pro subscription availability to return.
What to do today
- Keep active Pro subscriptions enabled and avoid cancelling billing until sign-ups reopen.
- Set up pay-as-you-go API credentials to access Astra reasoning models in agent pipelines.
Sources