#how to get sora 2 pro
1 messages · Page 1 of 1 (latest)
You can access Sora 2 Pro in two main ways, depending on what you’re using:
-
In ChatGPT / Sora on the web (consumer app)
- Sora 2 Pro is available to ChatGPT Pro users on the web. [Sora FAQ]
- To get it, you first need to subscribe to ChatGPT Pro ($200/month) from your ChatGPT account (Profile → Upgrade Plan → Get Pro). [ChatGPT Pro]
- Once you’re Pro and have Sora access, you’ll see Sora 2 Pro options (including higher resolutions and longer durations) on the Sora web experience. [Sora FAQ; Sora billing FAQ]
-
In the Sora mobile app
- Access to the Sora app (Sora 2) is rolling out via invite-only, starting with iOS in the US and Canada. [Getting started with Sora]
- Sora 2 Pro in the app will become available to users over time, starting with ChatGPT Pro users as rollout progresses. [Sora FAQ]
- Via the OpenAI API (developer access)
- For programmatic use, you can call the Videos API with
model: "sora-2-pro"(or a specific snapshot likesora-2-pro-2025-10-06). [Videos API ref; Sora 2 Pro model; Video guide] - This requires an OpenAI API account with billing enabled; Sora 2 Pro is billed per second, with pricing depending on resolution. [Pricing – video; Sora 2 Pro model]
- For programmatic use, you can call the Videos API with