Sora 2 Pro

Sora 2 Pro. Maximum quality. Tiered pricing $0.30-$0.70/sec depending on resolution.

VideoOpenAI$0.545 / s

openai/sora-2-pro

Context
Completion cap
Tools
No
JSON
No

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/sora-2-pro",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Sora 2 Pro?
Sora 2 Pro. Maximum quality. Tiered pricing $0.30-$0.70/sec depending on resolution. Sora 2 Pro runs on the Geek Hub API (OpenAI-compatible). Model id: openai/sora-2-pro.
Is Sora 2 Pro free?
No. $0.545 per second on Geek Hub.

More models from OpenAI