OpenAI

openai/gpt-5.6-luna

250K context · $0.20 / M input tokens · $1.20 / M output tokens

GPT-5.6 Luna is the lowest-cost GPT-5.6 route for high-volume assistants, classification, extraction, coding support, and latency-sensitive production traffic.

Get API Key

Explore GPT-5.6 models

24H Status Monitor
90.5% uptime
2 hours agonow
Available

2026-07-10 07:14:19 UTC

Pricing

Pay-per-use

No upfront costs, pay only for what you use

20% of official price
Input$1.00 / M$0.20 / M Tokens
Output$6.00 / M$1.20 / M Tokens
Cached input$0.10 / M$0.02 / M Tokens
Cache writes$1.25 / M$0.25 / M Tokens

API Usage

API Access Guide

Base URLhttps://api.ourtoken.ai/v1
API Endpointresponses
Full URLhttps://api.ourtoken.ai/v1/responses
Model IDgpt-5.6-luna
Get API Key

Code examples

Use the OurToken API endpoint for this model. The examples below use direct HTTP requests and the recommended endpoint for the model family.

curl https://api.ourtoken.ai/v1/responses \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "gpt-5.6-luna",
    "input": "Hello!",
    "max_output_tokens": 256
  }'

Responses API Reference

Create a model response with the OpenAI Responses-compatible endpoint. This format supports text input, message arrays, tools, reasoning controls, and multi-turn response continuation.

Authorization

Content-Typeapplication/json
AuthorizationBearer YOUR_API_KEY

Request Body

FieldTypeRequiredDescription
modelstringRequiredModel ID to call.
inputstring | array<object>OptionalInput content as a string or a structured message array.
instructionsstringOptionalSystem or developer instructions applied to the response.
max_output_tokensintegerOptionalMaximum number of output tokens the model may generate.
temperaturenumberOptionalSampling temperature.
top_pnumberOptionalNucleus sampling parameter.
streambooleanOptionalWhether to return a streaming response.
toolsarray<object>OptionalTools available to the model.
tool_choicestring | objectOptionalControls how the model selects tools.
reasoningobjectOptionalReasoning configuration for models that support it.
previous_response_idstringOptionalPrevious response ID for continuing a conversation.
truncation"auto" | "disabled"OptionalControls automatic context truncation.

Response Body

FieldTypeRequiredDescription
idstringRequiredUnique response identifier.
object"response"RequiredObject type returned by the Responses API.
created_atintegerRequiredUnix timestamp when the response was created.
statusstringRequiredResponse lifecycle status.
modelstringRequiredModel that produced the response.
outputarray<object>RequiredArray of output items returned by the model.
output[].content[].textstringOptionalText content inside an output message item.
usageobjectOptionalToken usage information for the response.
usage.prompt_tokensintegerOptionalInput token count.
usage.completion_tokensintegerOptionalOutput token count.
usage.total_tokensintegerOptionalTotal token count.
usage.prompt_tokens_detailsobjectOptionalBreakdown of input token usage.
usage.prompt_tokens_details.cached_tokensintegerOptionalTokens served from cache.
usage.prompt_tokens_details.text_tokensintegerOptionalText token count.
usage.prompt_tokens_details.audio_tokensintegerOptionalAudio token count.
usage.prompt_tokens_details.image_tokensintegerOptionalImage token count.
usage.completion_tokens_detailsobjectOptionalBreakdown of output token usage.
usage.completion_tokens_details.text_tokensintegerOptionalText token count.
usage.completion_tokens_details.audio_tokensintegerOptionalAudio token count.
usage.completion_tokens_details.reasoning_tokensintegerOptionalReasoning token count.

Model Introduction

OpenAI gpt-5.6-luna

GPT-5.6 Luna is the lowest-cost GPT-5.6 route for high-volume assistants, classification, extraction, coding support, and latency-sensitive production traffic.

GPT 5.6 Luna API gives developers an economical entry point to the GPT-5.6 family for frequent and scalable application requests. OurToken provides gpt-5.6-luna through an OpenAI-compatible API with low input, output, cached input, and cache write prices.

Why It Looks Great

  • Lowest gpt 5.6 price in the Sol, Terra, and Luna family.
  • Suitable for high-throughput assistants, extraction, classification, summaries, and routine coding support.
  • 250K context and up to 128K output despite the lower token price.
  • Low cached input pricing for applications with repeated instructions and reusable context.
  • OpenAI gpt 5.6 compatible access through a single OurToken API key.

Key Features

  • Model ID: gpt-5.6-luna
  • Context Window: 250000 tokens
  • Max Output: 128000 tokens
  • Input: Text and Image
  • Output: Text
  • Function Calling: Supported
  • OurToken Price: $0.20/M input, $0.02/M cached input, $0.25/M cache writes, $1.20/M output

Specifications

ProviderOpenAI
ModelGPT-5.6 Luna
Model IDgpt-5.6-luna
AvailabilityAvailable on OurToken
ReleaseGPT-5.6 announced June 26, 2026
Context Window250000 tokens
Max Output128000 tokens
InputText, Image
OutputText
Function CallingSupported
OurToken Pricing20% of official price

GPT 5.6 Luna API Features for High-Volume Workloads

Use GPT 5.6 Luna for affordable assistants, automation, content processing, coding support, and predictable gpt 5.6 price control.

Lowest-Cost GPT-5.6 Route

Luna minimizes token expense for applications that make frequent requests and do not need the flagship Sol route on every task.

High-Throughput Automation

Use GPT 5.6 Luna API for extraction, classification, summaries, routing, content generation, customer support, and routine development assistance.

250K Context Window

Process large documents, application context, and conversation history with the same 250K family context and output up to 128K tokens.

Low API Pricing

OurToken gpt 5.6 price for Luna is $0.20/M input, $0.02/M cached input, $0.25/M cache writes, and $1.20/M output.

Simple Family Switching

Keep one Responses API integration and change the model ID among gpt 5.6 sol terra luna routes as workload requirements change.

Cost-Aware Comparisons

Run gpt 5.6 sol vs luna and gpt 5.6 luna vs gpt 5.5 tests to identify where Luna meets quality targets at lower cost.

How to Use GPT 5.6 Luna API on OurToken

Create an API key, choose gpt-5.6-luna, call the Responses API, use caching, and validate Luna on high-volume workloads.

Create an API Key

Generate an OurToken API key and store it securely in your server environment or secret manager.

01

Choose the Luna Model ID

Set model to gpt-5.6-luna to use the lowest-cost GPT 5.6 Luna API route.

02

Call the Unified Endpoint

Send input to the OpenAI-compatible Responses API and configure streaming, output limits, tools, or structured responses.

03

Reuse Cached Prompts

Use stable prompt prefixes for repeated workflows. Luna cached input costs $0.02/M and cache writes cost $0.25/M.

04

Load-Test Real Traffic

Measure latency, throughput, error handling, token consumption, and output quality at expected production volume.

05

Escalate Difficult Tasks

Route routine requests to Luna and move harder prompts to Terra or Sol when additional capability is needed.

06

GPT 5.6 Luna API FAQ

Answers about GPT 5.6 Luna API access, price, release, Sol vs Luna, Luna vs GPT 5.5, caching, and high-volume use.

01

What is GPT 5.6 Luna API?

GPT 5.6 Luna API is the lowest-cost route in the GPT-5.6 family for scalable assistants, automation, content processing, routine coding support, and frequent requests.
02

What is the GPT 5.6 Luna price on OurToken?

Luna costs $0.20/M input, $0.02/M cached input, $0.25/M cache writes, and $1.20/M output, equal to 20% of listed official pricing.
03

How does GPT 5.6 Sol vs Luna differ?

Sol is the flagship choice for the hardest reasoning and coding tasks. Luna prioritizes low cost and high throughput.
04

How should I compare GPT 5.6 Luna vs GPT 5.5?

Use identical prompts and compare task success, correction effort, latency, throughput, token usage, and total request cost.
05

When was the GPT 5.6 release?

OpenAI announced GPT-5.6 on June 26, 2026. The gpt-5.6-luna route is available through OurToken.
06

Does Luna support prompt caching?

Yes. OurToken lists cached input at $0.02/M and cache writes at $0.25/M for gpt-5.6-luna.
07

Which endpoint and model ID should I use?

Call the OurToken OpenAI-compatible Responses API and set model to gpt-5.6-luna.