Chatgpt Token API Pricing, Top-up, Deals & Updates | Article

Chatgpt Token API pricing. GPT-5.6 Sol, GPT-5.6 Terra and 9 more models. OpenAI API, Responses API, Chat Completions and 3 more tools integrations. Includes cache tiers and rate limits. API key setup, usage quotas, and official entry—is it worth it?

41
Platforms
395+
Models
140+
IDE Tools
11
Chatgpt Token API models
$0.20 / $1.20
Chatgpt Token API entry price
View
Vendor details

OpenAI API Latest Updates

OpenAI API GPT-5.6 Pricing Comparison: Sol vs Terra vs Luna Costs, Top-Up, Rate Limits and Is It Worth It

Published Updated
AnalysisOpenAIAPIGPT-5.6Pricing ComparisonSolTerraLuna
Summary

OpenAI API pricing now comes down to the GPT-5.6 family: flagship Sol at $5 input / $30 output per 1M tokens, Terra at $2/$12, low-cost Luna at just $0.20/$1.20, and cybersecurity-focused Cyber at $12.50/$75 (short context only); cache-hit input drops to $0.02/M and Batch API adds roughly 50% off. This guide covers top-up, the official entry and API key setup, Codex CLI / Cursor / Cline integration, usage quotas and rate limits, then tells you which model is worth it for your workload.

OpenAI API pricing now revolves around the GPT-5.6 family—Sol, Terra, and Luna text tiers plus Cyber, a cybersecurity specialist—spanning input/output rates from $0.20/$1.20 up to $12.50/$75, a 60x gap (source). This post breaks down the four models' unit prices, cache discounts, top-up flow, rate limits, and integration setup so you can decide whether it's worth plugging in.

GPT-5.6 Family Pricing: Four Tiers Spanning 60x

From highest to lowest input/output rates the GPT-5.6 family runs Cyber, Sol, Terra, and Luna—all at 1,050,000 context (Cyber is short-context only) with up to 128K output.

Model Model ID Input Output Cache-Hit Input Context
GPT-5.6 Cyber gpt-5.6-cyber $12.50 / M $75 / M $1.25 / M ≤270K
GPT-5.6 Sol gpt-5.6-sol $5 / M $30 / M $0.50 / M 1,050,000
GPT-5.6 Terra gpt-5.6-terra $2 / M $12 / M $0.20 / M 1,050,000
GPT-5.6 Luna gpt-5.6-luna $0.20 / M $1.20 / M $0.02 / M 1,050,000

These are Standard-processing list prices for contexts under 270K (source). Cyber is the most expensive but only serves security use cases—day-to-day decisions happen across the other three tiers.

GPT-5.6 Sol: Current API Flagship

Sol is the default flagship (model ID gpt-5.6-sol, aliased as gpt-5.6) for complex reasoning, professional coding, and multi-step agents. It supports reasoning.effort from none to xhigh plus the full toolchain—Functions, Web search, File search, Computer use, Code interpreter—through both Chat Completions and the Responses API. At $5/$30 it's the strongest and the priciest.

GPT-5.6 Terra: The Balanced Workhorse

Terra sits between Sol and Luna at $2/$12 with the same full toolchain and an uncompromised 1,050,000 context. When Sol's unit cost is too high but Luna isn't enough, Terra is usually the production API sweet spot.

GPT-5.6 Luna: Fast and Cheap

Luna costs just $0.20 input and $1.20 output per million tokens, with cache-hit input as low as $0.02—the cheapest of the four. It fits high-frequency light completions, routing and classification, batch formatting, and sub-agents. "Start on Luna, escalate hard tasks to Sol" is the classic cost-saving architecture on official pricing.

GPT-5.6 Cyber: Security Specialist

Cyber is the Daybreak-series cybersecurity model at $12.50/$75, supporting short context only (≤270K). It targets vulnerability analysis, threat detection, and security agents—for general coding and reasoning, go straight to Sol instead.

Caching, Batch, and Long Context: Where the Real Savings Live

Cache-hit input runs at a tenth of list price, Batch API knocks off roughly 50%, and prompts over 272K tokens bill the whole request at a multiplier—these levers decide your actual invoice.

  • Cache-hit input: Sol $0.50/M, Terra $0.20/M, Luna $0.02/M—turn on prompt caching for repeated system prompts, long conversation history, and RAG prefixes (source)
  • Cache writes billed separately: Sol $6.25/M, Terra $2.50/M, Luna $0.25/M, Cyber $15.625/M
  • Batch API: roughly 50% off input and output for delay-tolerant offline jobs
  • Long context: prompts over 272K input tokens bill the full request at 2x input and 1.5x output
  • Regional markup: Data residency adds 10% for the GPT-5.6 family
  • Web Search tool: $10 per 1K calls, with search-content tokens free

Top-Up, Official Entry, and API Key Setup

The OpenAI API official entry is platform.openai.com—after signup you create a project, add billing, and generate an API key; Playground and production calls share one balance, and ChatGPT subscription quota doesn't count.

  • Top-up: pay-as-you-go, top up first and you're billed from balance; service stops when balance hits zero, so top up what you need
  • API key: platform.openai.com → create a project → generate a key, then configure it in Codex CLI, Cursor, Cline, or your own backend's environment variables
  • The boundary: ChatGPT web subscriptions (see ChatGPT) live on chatgpt.com—their quota never offsets API bills, two fully separate lines
  • Quotas, usage, and rate limits: balance is the hard cap; different models and endpoints have their own default rate limits, with project usage limits and upgrade paths in the console

Is It Worth It: Match the Model to Your Workload

Whether GPT-5.6 is worth it depends on your call volume and cost sensitivity—route high-frequency light work through Luna, keep Terra as the production mainstay, spend on Sol only for complex reasoning and coding, and leave Cyber to security tasks.

Workload Recommended Model Input Output Why
Sub-agents, bulk completion GPT-5.6 Luna $0.20 / M $1.20 / M 25x cheaper than Sol, good enough
Production mainstay, mid complexity GPT-5.6 Terra $2 / M $12 / M Balanced capability and cost
Complex reasoning, pro coding GPT-5.6 Sol $5 / M $30 / M Strongest API capability today
Security analysis, threat detection GPT-5.6 Cyber $12.50 / M $75 / M Domain-specialized

Versus a subscription: a subscription trades a fixed monthly fee for capped quota (Plus at $20/month), while the API bills per token with no cap. For light daily chat and casual agents, the subscription is more convenient; for high-volume calls where you want to control the cost ceiling, the API is more transparent.

Cross-vendor, Claude API flagship sits at $10/$50, DeepSeek flagship around $0.435/$0.87, and you can switch many models under one key via OpenRouter. GPT-5.6 prices high within the international first tier, but the Luna tier holds its own against low-cost models.

Bottom Line

  1. The official pricing page https://platform.openai.com/docs/pricing is the single source of truth—watch cache-hit rates and Batch discounts for ongoing use.
  2. Estimate monthly call volume before picking a model; don't route everything through Sol.
  3. Contexts over 272K bill the whole request at 2x/1.5x, so design your input structure up front.
  4. API and ChatGPT subscriptions are separate books—don't treat plan quota as API balance.

Sources and verification

Last verified

Chatgpt Token API FAQ

How different is the pricing comparison across OpenAI API GPT-5.6 Sol, Terra, Luna, and Cyber, and which is the most cost-effective pick?

From lowest to highest input/output rates: Luna $0.20/$1.20, Terra $2/$12, Sol $5/$30, and Cyber $12.50/$75 (short context only). Route batch work and sub-agents through Luna, pick Terra as your production workhorse, spend on Sol for complex reasoning and professional coding, and reserve Cyber for security-specific tasks. Prices are per the official pricing page.

How much can OpenAI API GPT-5.6 cache-hit pricing and Batch API discounts save, and does long context cost more?

Cache-hit input runs at a tenth of list price: Sol $0.50/M, Terra $0.20/M, and Luna as low as $0.02/M—so enable prompt caching for repeated system prompts and long prefixes. Batch API discounts input and output by roughly 50%. Note that prompts over 272K input tokens bill the whole request at 2x input and 1.5x output.

Where do I top up, find the OpenAI API official entry, and apply for an API key, and how do I configure Codex CLI, Cursor, or Cline?

The official entry is platform.openai.com—after signup, create a project, add billing, and generate an API key; Playground and production calls share one balance. Configure the key in environment variables for Codex CLI, Cursor, Cline, or your own backend and you're billed per token. ChatGPT subscription quota does not offset API bills.

How do OpenAI API usage limits and rate limits work, and what happens when I hit a usage limit?

The API is pure pay-as-you-go: your balance is the hard cap and the service stops when it runs out. Different models and endpoints ship with their own default rate limits, tracked under the project usage limit in the console—raise concurrency and limits from the console when needed.

Compared with a ChatGPT Plus subscription, when is it worth using the OpenAI API with GPT-5.6 models?

A subscription trades a fixed monthly fee for capped quota (Plus at $20/month), while the API bills per token with no cap. For light daily chat and casual agents, a [ChatGPT](/en/chatgpt-token-plan) subscription is more convenient; for high-volume calls where you want to control the cost ceiling, the API is more transparent.
AI Token Plan

Global AI Token Comparison

AI Token Plan is not just a collection of vendor links. It places 41+ domestic and international AI platforms into one comparison framework, covering 395+ model entries plus common plan types such as Token Plans, Coding Plans, IDE Tools and LLM APIs.

When you need to compare AI subscription pricing, coding plan quota, API usage cost or official deal entry points, AI Token Plan brings official prices, plan tiers, usage rules, model capabilities and tool integrations into one place, reducing the need to check multiple vendor sites manually.

Data is continuously organized as vendor pricing pages, plan pages and product documentation change, making the homepage a pricing comparison entry point while detail pages explain whether each vendor plan fits individual developers, team purchasing or long-term API usage.

Prices come from each platform's official site and may change at any time; the official price prevails.

© 2026 AI Token Plan · All rights reserved · First published June 18, 2026 · 64 days running · Sitemap