openai/o3-mini
Smaller o-series reasoner for economical coding, math, and planning tasks
This model's cache
This model page returns the exact headers below. The page and /api/models/openai--o3-mini share the model:openai--o3-mini tag, so invalidation stays scoped to this model.
/models/openai--o3-minipublic, max-age=300, stale-while-revalidate=3600catalogmodel:openai--o3-miniWorkers Cache derives the key from this path/query, plus the Worker entrypoint and current Worker version.
export const Route = createFileRoute('/models/$modelSlug')({
headers: () => ({
'Cache-Control': 'public, max-age=300, stale-while-revalidate=3600',
'Cache-Tag': 'catalog,model:openai--o3-mini',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:openai--o3-mini'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Dec 20, 2024
- Last updated
- Jan 29, 2025
- Context window
- 200K tokens
- Max output
- 100K tokens
- Open weights
- No
- Family
- O Mini
Starts at
Free
per 1M input tokens
Output
Free
Sellers
11
No cart or checkout in this MVP — pick a provider below and open their docs when you're ready to use it.
Sorted by lowest input price
| Provider | Input / 1M | Output / 1M | Context | |
|---|---|---|---|---|
GitHub Models openai/o3-mini | Free | Free | 200K | Docs |
Poe openai/o3-mini | $0.99 | $4 | 200K | Docs |
Vercel AI Gateway openai/o3-mini | $1.1 | $4.4 | 200K | Docs |
OpenAI o3-mini | $1.1 | $4.4 | 200K | Docs |
Merge Gateway openai/o3-mini | $1.1 | $4.4 | 200K | Docs |
NEAR AI Cloud openai/o3-mini | $1.1 | $4.4 | 200K | Docs |
Cloudflare AI Gateway openai/o3-mini | $1.1 | $4.4 | 200K | Docs |
Kilo Gateway openai/o3-mini | $1.1 | $4.4 | 200K | Docs |
OpenRouter openai/o3-mini | $1.1 | $4.4 | 200K | Docs |
NanoGPT openai/o3-mini | $1.1 | $4.4 | 200K | Docs |
AnyAPI openai/o3-mini | Quote | Quote | 200K | Docs |
openai/gpt-5.5-instant
GPT-5.5 Instant
Compact GPT model for low-latency assistance and high-volume workloads
openai/gpt-5.5
GPT-5.5
Default frontier GPT for coding, computer use, research, and knowledge work
openai/gpt-5.5-pro
GPT-5.5 Pro
Highest-accuracy GPT-5.5 tier for slower, precision-heavy reasoning and coding