Router One
Back to Models

gpt-5.4-mini

chatstreamingtool_callingvision

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreamingtool_callingvision
Context Window
200K
Input
$0.21$0.10/ 1M tokensCache write: $0.10
Output
$1.24$0.62/ 1M tokensCache read: $0.01

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": "gpt-5.4-mini",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
gpt-5.4-mini - Model Marketplace | Router One