SilkRouter

Opening the site...

Live model detail

gpt-5.4-mini

GPT / OpenAI entry from SilkRouter's public /v1/models catalog.

GPT / OpenAI via OpenAI

Description

gpt-5.4-mini is a GPT / OpenAI model available through SilkRouter's OpenAI-compatible API. This page shows public price, context, capabilities, health, alternatives, and implementation snippets from the live catalog.

Release date
Unavailable in public catalog
Date added
Unavailable in public catalog
API style
OpenAI-compatible
Input / 1M
$0.073500
Output / 1M
$0.441000
Context window
1.05M
Health
healthy
budget laneverifiedGPT / OpenAIOpenAICurrently routable

Trust signals

Last checked
Current public catalog load
Smoke test
Passed
Median latency
Unavailable in public catalog
Success rate
Unavailable in public catalog
Currently routable
Yes

Capabilities

JSONToolsStreamingReasoning

Alternatives

Best use cases

long context
fast responses
JSON and tools
cost control

API snippets

curl https://api.silkrouter.xyz/v1/chat/completions \
  -H "Authorization: Bearer $SILKROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5.4-mini",
    "messages": [{"role": "user", "content": "Hello from SilkRouter"}],
    "max_tokens": 120
  }'

Monthly cost estimate

Customer-safe estimate from public billed catalog prices. Final billed usage depends on real tokens and successful calls.

Estimated monthly model cost
$1.62

$0.073500 input and $0.441000 output per 1M tokens.