Skip to content

Choosing GPT-5.6 Sol, Terra, or Luna: API costs and ChatGPT access

Compare GPT-5.6 Sol, Terra, and Luna with a fixed extraction task and an API cost example. Check ChatGPT and Codex access separately from API pricing.

Published: Updated: Author: Category: AI tools and comparisons

3 min read

Choosing GPT-5.6 Sol, Terra, or Luna: API costs and ChatGPT access

When choosing GPT-5.6 Sol, Terra, or Luna, identify the product first. API model IDs and metered prices are separate from the options shown in ChatGPT and the usage limits in Codex. An API listing does not establish access in your ChatGPT account.

Which model to try first

The OpenAI model catalog positions Sol for demanding work, Terra for a balance of capability, speed, and cost, and Luna for smaller, faster tasks. These are product positions, not benchmarks measured by this site.

Task conditionsStarting candidateFailure that warrants reconsideration
Extract dates and amounts from short textLunaRepeated omissions or format violations
Routine changes across several filesTerraMissed dependencies and failing tests
Design or diagnosis with interacting constraintsSolSupply missing evidence before changing models

Prepare the material and acceptance criteria first. More reasoning cannot retrieve a missing log or make an unavailable PDF readable.

API prices and a worked calculation

On September 6, 2026, the official catalog listed these standard text prices per million tokens. Check current pricing before running a job; contracts, processing modes, and additional tools can affect cost.

ModelInput, USDOutput, USD
GPT-5.6 Sol4.0020.00
GPT-5.6 Terra2.0012.00
GPT-5.6 Luna0.201.20

For an illustrative request with 10,000 ordinary input tokens and 2,000 billable output tokens, Terra costs 10,000 / 1,000,000 × 2 + 2,000 / 1,000,000 × 12 = $0.044. This is not an observed bill. It excludes cache discounts, tool charges, tax, and retries. Check API usage and billing for actual usage, including reasoning tokens. This calculation does not describe a ChatGPT subscription.

Compare with the same task

Use this fictional sample without personal data:

Input: April 1 Books ¥1,200; April 2 Transport ¥800; unknown date Miscellaneous ¥500.
Output CSV columns: date,category,amount. Leave unknown dates blank.
State the total separately. Do not invent a year or other missing information.

Check for three rows, a ¥2,500 total, a blank unknown date, and no invented year. Keep the input, output constraints, and environment constant. Record correctness, elapsed time, retries, and actual cost for API runs. One success does not establish superiority across tasks.

When a model is missing or a limit is reached

In ChatGPT or Codex, inspect the signed-in account, workspace, model selector, and displayed limit and reset information. Check current account eligibility before buying a different subscription based on an old plan table. The Codex setup guide also helps identify the environment.

If a limit interrupts work, save completed changes, outstanding tests, and the next step. For API errors, investigate model access, the request, and billing limits separately. If you move to a smaller model, validate the result against the same acceptance criteria before adopting it.

Primary sources checked

Important claims should also link to the relevant source in the article body.

  1. OpenAI model catalogdevelopers.openai.com · official-documentation · Checked: 2026-09-05
  2. Codex setup guidedevelopers.openai.com · official-documentation · Checked: 2026-09-05

Related posts

Author

ImidefWorks

An independent writer who connects primary sources with reproducible checks across AI, web publishing, development, and information organization.

View author profile and editorial policy