openai/o4-mini
Fast o-series model for compact reasoning, coding, and tool use
This model's cache
This model page returns the exact headers below. The page and /api/models/openai--o4-mini share the model:openai--o4-mini tag, so invalidation stays scoped to this model.
/models/openai--o4-minipublic, max-age=300, stale-while-revalidate=3600catalogmodel:openai--o4-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--o4-mini',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:openai--o4-mini'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Apr 16, 2025
- Last updated
- Apr 16, 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
12
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/o4-mini | Free | Free | 200K | Docs |
Poe openai/o4-mini | $0.99 | $4 | 200K | Docs |
Requesty openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
Vercel AI Gateway openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
OpenAI o4-mini | $1.1 | $4.4 | 200K | Docs |
Merge Gateway openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
NEAR AI Cloud openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
Cloudflare AI Gateway openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
Kilo Gateway openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
OpenRouter openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
NanoGPT openai/o4-mini | $1.1 | $4.4 | 200K | Docs |
AnyAPI openai/o4-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