Router One
Back to Models

o4-mini

openai/o4-mini

chatstreamingtool_callingvision

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreamingtool_callingvision
Context Window
200K
Input
$1.10 / 1M tokens
Output
$4.40 / 1M tokens

Quick Start

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "openai/o4-mini",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
o4-mini - Model Marketplace | Router One