OpenRouter exposes GPT-5.2 Codex through model ID openai/gpt-5.2-codex. Use the setup steps, sourced pricing, capabilities, and official provider links below to validate this route before deployment.
Last refreshed 2026-06-30. Next refresh: weekly.
Quick Start
- 1
- 2Use the OpenRouter SDK or REST API to call
openai/gpt-5.2-codex— see the documentation for request format. - 3
Code Examples
Pricing on OpenRouter
| Type | Price (per 1M) |
|---|---|
| Input tokens | $1.75 |
| Output tokens | $14.00 |
Capabilities
About GPT-5.2 Codex
GPT-5.2-Codex is OpenAI's agentic coding model built on GPT-5.2, released December 18, 2025. Optimized for long-horizon professional software engineering tasks including large refactors, multi-file changes, and codebase migrations. Features context compaction for handling tasks exceeding a single context window, enhanced vision for interpreting screenshots, diagrams, and UI, and strengthened safeguards for defensive cybersecurity workflows. Available to paid ChatGPT users and via the Responses API.