Model record / OpenAI
Access gpt-5.6-terra from OpenAI through one OpenAI-compatible API with live market-linked pricing and usage-based billing.
Requests above 271,999 input tokens use $1.60 input and $7.20 output per 1M tokens.
See how much this model saves and when its recorded price has been lowest.
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
#13
of 64 ranked models
Last 7 days
#15
of 65 ranked models
Last 30 days
#16
of 65 ranked models
Ready when you are
Marketplace pricing, capped at list, optimized further.
curl https://api.cheaperinference.com/v1/chat/completions \ -H "Authorization: Bearer ci_live_YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-5.6-terra", "messages": [{"role": "user", "content": "Hello!"}] }'