GPT-5.3
OpenAI · GPT-5
Deprecated GPT-5.3 Chat API route retained for historical and compatibility context.
Overview
Freshness note: Model capabilities, limits, and pricing can change quickly. This profile is a point-in-time snapshot last verified on June 8, 2026.
This page is now best read as a deprecated GPT-5.3 Chat API entry. OpenAI launched GPT-5.3 Instant on March 3, 2026 as an everyday ChatGPT workhorse, but the current API model page for gpt-5.3-chat-latest marks the route deprecated. Keep existing integrations under review and route new API work to newer GPT-5.5 / GPT-5.4 models instead.
Capabilities
GPT-5.3 was designed for broad assistant work: drafting, coding, structured outputs, web-backed answers, and general professional workflows. Its historical value is as a ChatGPT-aligned conversational branch, not as a current recommended API target.
Technical Details
OpenAI’s current GPT-5.3 Chat model card lists a 128K context window, 16,384 max output tokens, and the model ID gpt-5.3-chat-latest. The route is explicitly deprecated, so treat those limits as compatibility information for older API users rather than planning targets.
Pricing & Access
Published API pricing for gpt-5.3-chat-latest (per 1M tokens):
- Input: $1.75
- Cached input: $0.175
- Output: $14.00
OpenAI’s current API docs mark gpt-5.3-chat-latest as deprecated. Existing users should plan migration tests and avoid starting new systems on this route.
Best Use Cases
Use GPT-5.3 only for existing compatibility checks, regression comparisons, or historical model behavior analysis. It is not a sensible fresh-build target.
Comparisons
- GPT-5.5 (OpenAI): Current fresh-build route for complex coding, reasoning, and agentic work.
- GPT-5.4 (OpenAI): Newer non-deprecated GPT-5 branch for API workloads.
- Claude Sonnet 4.6 (Anthropic): Strong alternative when you want a broad production model outside OpenAI’s stack.