Terra's Pro tier, twice Terra's list price. 1.05M context, vision, file input; the rate doubles above 272K prompt tokens.
Modalities
Text+Image → Text
Input
$1.35 /1M
Output
$8.10 /1M
Cached input
$0.135 /1M90% off
Context
1M
Speed
medium
Pricing
Pay per token. Cached input is billed at 10% of the input rate.
+ Estimate your workload− Estimate your workload
Estimated monthly cost
$181
$6.02 / day on GPT-5.6 Terra Pro
Same workload on:
Estimates use list pricing with cached input billed at the 90%-discount rate. Actual bills depend on real token counts — every response includes its exact cost.
How it compares
Against the peers people actually weigh it against.
| Spec | GPT-5.6 Terra Pro | GPT-5.6 Sol Pro | GPT-5.6 Sol |
|---|---|---|---|
| Input /1M | $1.35 | $6.75 | $6.75 |
| Output /1M | $8.10 | $40.50 | $40.50 |
| Context | 1M | 1M | 1M |
| Tools | Yes | Yes | Yes |
| Reasoning | Yes | Yes | Yes |
| Speed | medium | medium | medium |
Quick start
Up and running in under two minutes.
- 1
Create an API key
Sign up and grab a key from the dashboard — $0.50 free credit, no card required.
Get API key → - 2
Make your first request
Drop in your key and send a chat completion — fully OpenAI-compatible.
curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-5.6-terra-pro", "messages": [ {"role": "user", "content": "Explain prompt caching in one paragraph."} ] }' - 3
Stream responses
Add
"stream": trueto receive tokens as they arrive.curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-5.6-terra-pro", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
What is the context window of GPT-5.6 Terra Pro?
How much does the GPT-5.6 Terra Pro API cost?
Does GPT-5.6 Terra Pro support function calling?
How do I use GPT-5.6 Terra Pro?
More models by OpenAI
See all 11 →| Model | Context | Input | Output |
|---|---|---|---|
GPT-5.6 Terra | 1M | $1.528 | $9.169 |
GPT-5.6 Luna | 1M | $0.135 | $0.81 |
GPT-5.6 Luna Pro | 1M | $0.135 | $0.81 |
GPT-5.6 Sol | 1M | $6.75 | $40.50 |
GPT-5.6 Sol Pro | 1M | $6.75 | $40.50 |
GPT Realtime Translate | — | $0.0459 / min | |
GPT Image 2 | — | $0.081 / image | |
GPT-OSS 120B | 128K | $0.0527 | $0.2565 |
