OpenAI
OpenAI o4-mini
Cheap reasoning — o-series math without the o3 invoice.
Price
$1.10 per 1M input tokens
$4.40 per 1M output
curl https://tokenharbor.ai/v1/chat/completions \
-H "Authorization: Bearer $TOKENHARBOR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "o4-mini",
"messages": [{"role": "user", "content": "Why is the sky blue?"}]
}'Model ID
o4-miniTypechat
Context window200,000 tokens
Maximum output tokens128,000
Input$1.10 / 1M tokens
Output$4.40 / 1M tokens
CapabilitiesReasoning, Fast
Modalitiestext