GPT-5.3 Codex
OpenAI's most capable agentic coding model to date.
Context Window
-
gpt-5.3-codex
Max Output
-
1M tokens
Input
$1.575$1.75
10% off1M tokens
Output
$12.6$14
10% off1M tokens
gpt-5.3-codexPlayground
gpt-5.3-codexNo output yet
Pricing
| Plan | Context Window | Max Output | Input | Output | Cache Write | Cache Read |
|---|---|---|---|---|---|---|
gpt-5.3-codex | - | - | $1.575$1.7510% off 1M tokens | $12.6$1410% off 1M tokens | - | - |
Official OpenAI pricing for GPT-5.3 Codex.
Cached input pricing applies to reused prompt tokens.
README
- OpenAI describes GPT-5.3-Codex as its most capable agentic coding model to date.
- It is optimized for coding tasks in Codex or similar environments, with support for `low`, `medium`, `high`, and `xhigh` reasoning effort settings.
- This model is the best fit for long-running software tasks, agentic code workflows, and products that need a model specialized for implementation rather than general chat.
API
API
Endpoint
POST /v1/responsesAuthentication
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1/responses" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "YOUR_MODEL_ID",
"input": "Introduce ReachAPI in one sentence.",
"temperature": 0.2
}'Related Models
GPT-5.6 Luna
OpenAI's GPT-5.6 model for efficient, cost-sensitive, high-volume workloads.
GPT-5.6 Sol
OpenAI's GPT-5.6 flagship model for the most demanding production reasoning, coding, and agent workflows.
GPT-5.6 Terra
OpenAI's GPT-5.6 model for strong intelligence with a balanced cost profile.
GPT-5.5
OpenAI's newest frontier model for the most complex coding, reasoning, and professional workflows.
GPT-5.4
OpenAI's frontier model for complex professional, coding, and agentic work at scale.
GPT-5.4 Mini
OpenAI's strongest mini model for coding, computer use, and high-volume agent tasks.
GPT-5.2
OpenAI's stronger GPT-5-family model for professional, general-purpose, and agentic work.
GPT-5.1
OpenAI's flagship model for coding and agentic tasks with configurable reasoning.
GPT-5.1 Codex
OpenAI's GPT-5.1 variant optimized for agentic coding in Codex workflows.
GPT-5
OpenAI's previous intelligent reasoning model for coding and agentic tasks.
GPT-5 Mini
OpenAI's faster, cost-efficient GPT-5 variant for low-latency and high-volume work.
GPT Image 2
OpenAI's state-of-the-art image generation model for high-quality creation and editing with text and image inputs.
GPT Image 2 Async
ReachAPI's asynchronous GPT Image 2 workflow for task-based image generation and editing with callback-ready results.
