openrouter/openai/o3 · family o · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagepdf.
openrouter)“o3” is offered by 9 providers — cheapest-effective first. Poe is the cheapest at $3.15 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Poe | $1.8 | $7.2 | $3.15 | 200k |
| OpenRouter (this) | $2 | $8 | $3.50 | 200k |
| Impossibl | $2 | $8 | $3.50 | 200k |
| NEAR AI Cloud | $2 | $8 | $3.50 | 200k |
| LLM Gateway | $2 | $8 | $3.50 | 200k |
| Abacus | $2 | $8 | $3.50 | 200k |
| Azure Cognitive Services | $2 | $8 | $3.50 | 200k |
| Azure | $2 | $8 | $3.50 | 200k |
| Kilo Gateway | $2 | $8 | $3.50 | 200k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"openai/o3","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):