Model record / OpenAI
Access gpt-oss-120b from OpenAI through one OpenAI-compatible API with live market-linked pricing and usage-based billing.
Observed reliability
89.94
Output speed
—
No pricing history has been recorded for this model in the selected range yet. Savings and a best-time recommendation appear once the price sync captures its first observations.
Average saved
--
Cheapest time
Collecting data
Hourly coverage
0/24
Signal quality
Early
Hover a bar for savings per token and observation counts.
Source buckets are UTC; labels are converted to UTC.
Last 24 hours
#19
of 60 ranked models
Last 7 days
#36
of 60 ranked models
Last 30 days
#49
of 60 ranked models
p95 latency
62,528
Evidence strength
—
curl https://api.cheaperinference.com/v1/chat/completions \ -H "Authorization: Bearer ci_live_YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-oss-120b", "messages": [{"role": "user", "content": "Hello!"}] }'