OpenAI

o3-mini

Coming soon
o3-mini
Context 200KMax out 100KReleased Jan 31, 2025Text chatReasoningFunction callingStructured output

Pricing

Input · per 1M tokens$1.10
Output · per 1M tokens$4.40

Call it

Swap <YOUR_TTTTT_API_KEY> and the snippet runs as-is.

curl https://api.ttttt.ai/v1/chat/completions \  -H "Authorization: Bearer $TTTTT_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "o3-mini",    "messages": [{ "role": "user", "content": "Hello!" }]  }'

More from OpenAI

This model is listed publicly but no enabled channel routes to it yet — calls will succeed once a channel is wired up.