OpenAI's flagship model — excellent across all task types.
OpenAI's flagship GPT-5.6 model for the hardest reasoning and coding workloads.
| Provider | Context | Price · in / out |
|---|---|---|
| 1.1M | $5.60 / $33.60/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-sol",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'OpenAI's flagship GPT-5.6 model for the hardest reasoning and coding workloads.
GPT-5.6 Sol costs $5.60/M input tokens and $33.60/M output tokens.
GPT-5.6 Sol accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "gpt-5.6-sol"`.
GPT-5, GPT-5 Mini, GPT-5.4, GPT-5.4 Pro, GPT-5.6 Luna, GPT-5.6 Terra, 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.