Skip to main content

API access to o1, o3, and o4 models

See which OpenAI models you can access based on your usage tier, and where to check your current level.

Updated over 2 weeks ago

⚠️ This article is about the state of access to our reasoning models in the API and does not cover access to these models in ChatGPT.

Model Access by Usage Tier

o1, o1-preview, o1-mini, o1-pro

  • Access: All API users on tiers 1 through 5.

  • Endpoints: Chat Completions, Assistants API, Batch API.

  • o1-pro is more compute-intensive and provides stronger performance. Pricing details are available in the model reference.

o3, o3-pro

  • Access: Tiers 4 and 5, with some exceptions.

  • Note: Users on Tiers 1–3 can gain access by completing organization verification.

  • Endpoint: Responses API.

o4-mini

  • Access: All API users on tiers 1 through 5, subject to organization verification.

  • Endpoints: Responses API.

  • Special Capability: This is the only model that supports Reinforcement Fine-Tuning (RFT), which allows you to optimize model behavior using a custom reward signal.

How do I find my usage tier?

Navigate to the Limits menu in the API Platform dashboard to see your usage tier and what models you have access to.

Did this answer your question?