OpenAI's flagship model — excellent across all task types.
OpenAI's balanced GPT-5.6 model for coding, agents, and professional work.
| Provider | Context | Price · in / out |
|---|---|---|
| 1.1M | $2.24 / $13.44/MTok |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Collecting — charts appear after two days.
curl https://www.ninjachat.ai/api/v1/chat/completions \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5.6-terra",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'OpenAI's balanced GPT-5.6 model for coding, agents, and professional work.
GPT-5.6 Terra costs $2.24/M input tokens and $13.44/M output tokens.
GPT-5.6 Terra accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "gpt-5.6-terra"`.
GPT-5, GPT-5 Mini, GPT-5.4, GPT-5.4 Pro, GPT-5.6 Luna, GPT-5.6 Sol, GPT-OSS 120B, GPT-OSS 20B, O3 Mini.
OpenAI's latest flagship — the most capable GPT for hard reasoning and code.
OpenAI's highest-effort GPT-5.4 variant for the most demanding tasks.
OpenAI's high-volume GPT-5.6 model with 1.05M context and full tool support.