openai
O4 Mini
o4-mini—200K context$1.10 / $4.40 per Mtool callingreasoningContext Window
200K
Input Price / M
$1.10
Output Price / M
$4.40
Max Completion
—
Input Modalities
Output Modalities
About This Model
OpenAI O4 Mini latest reasoning model
Available Providers
AllToken can route requests to the providers below based on route priority and policy.
OpenAI
o4-miniAzure OpenAI
o4-miniStatus Snapshot
Quick route status for this model. Open the full Status page to compare it against the wider market and current incident patterns.
Effective Pricing
Input
$1.10
per 1M input tokens
Output
$4.40
per 1M output tokens
Cached Read
Free
if prompt caching applies
Best For
How To Use This Model
Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.
Exact request field
"model": "o4-mini"curl https://api.alltoken.ai/v1/chat/completions \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{
"model": "o4-mini",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'Supported Parameters
API Key Setup
Smart Routing
Let the platform choose the best provider path automatically.
Default Model
If a request does not specify a model, default the key to o4-mini.
Forced Model
Always override incoming requests and lock the key to o4-mini.
