How OpenAI's tier ladder actually works mechanically
OpenAI's usage tier is a per-organization promotion grade that increases as cumulative paid API usage crosses fixed dollar thresholds: **$5 for Tier 1, $50 for Tier 2, $100 for Tier 3, $250 for Tier 4, $1,000 for Tier 5**. Promotion is automatic — a scheduled job evaluates eligibility hourly and bumps qualifying accounts within a few hours of the threshold clearing. There is no application form, no support ticket, no manual approval step.
Two things every team gets wrong on first read: **(1) only settled paid usage counts**, not prepaid credit balance, not free-trial credits, not partner promo credits. Dropping $1,000 of credit on the account on day 1 does not promote you to Tier 5 — you have to spend it via API calls and the bill has to settle. **(2) Tier 5 alone has a time component**: $1,000 paid usage **plus** at least 30 days since your first successful payment. Hit $1,000 in three days of heavy testing and you still wait the remaining 27.
The gain at each promotion is multi-dimensional. Monthly usage cap goes up (the simplest gain — it raises your ceiling on what you can spend in a calendar month). Per-model RPM (requests per minute) and TPM (tokens per minute) increase. Image-model IPM (images per minute) increases. Batch API enqueued-token limits increase. Some features (DALL·E 3, fine-tuning, prompt caching for some long-context models) gate on minimum tier. And quietly — never advertised, never contractually guaranteed — higher tiers get better routing during widespread incidents.
Each gain has its own update cadence. The dollar thresholds and monthly caps are stable — they've held through 2025 and 2026 with no changes. The per-model RPM and TPM ceilings update much more often, typically when OpenAI launches a new model or rebalances capacity across the fleet. The table above is a snapshot; the live values for *your* org are at platform.openai.com/account/limits.