SylphxModels

OpenAI

GPT Codex family · v5.3

GPT-5.3 Codex

Retiring in 29d
openai/gpt-5.3-codex

GPT-5.3 Codex on Sylphx Models · 400K of context. One Responses contract, with list prices published per million tokens.

Released
Feb 5, 2026 · 231 days old
Retires
Oct 22, 2026 · 29 days left
Provider
OpenAI
Context
400,000 tokens
Open in the playgroundSee a request sampleRead the docs
Input $1.925 / MOutput $15.40 / MCached input $0.1925 / MFull rate sheet
Context window400,000tokens per request
Max output128,000tokens per response
Input$1.925 / Mper million tokens
Output$15.40 / Mper million tokens
Cached input$0.1925 / M90% off input
ReleasedFeb 5, 2026231 days old

Pricing

USD per million tokens
Input
$1.925
Output
$15.40
Cached input
$0.1925

$5.29 for 750,000 input and 250,000 output tokens.

Assumption: one batch of 750,000 input plus 250,000 output tokens at the published list prices — recompute for your own mix. Blended $5.294 per million at a 3:1 mix.

Chat replies · 3:1 input:output
$5.294 / M
Long documents · 9:1 input:output
$3.272 / M
Heavy output · 1:1 input:output
$8.662 / M
Cache write
Not published
Currency and unit
USD / million tokens

Cached input reads cost 90% less than fresh input tokens.

Full rate sheet and billing rules.

Specification

Context window
400,000 tokens
Max output
128,000 tokens
Input modalities
Not published
Output modalities
Not published
Family
GPT Codex
Version
v5.3
Provider
OpenAI
Released
Feb 5, 2026 · 231 days old
Model id
openai/gpt-5.3-codex

Data posture

Standard

By default, prompts and outputs sent to this model are not used to train models.

Training on what you send · default
No
Zero Data Retention · default
Yes
curl https://api.sylphx.ai/v1/responses \
  -H "Authorization: Bearer $SYLPHX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-5.3-codex",
    "input": "Summarise this incident report in three bullets.",
    "stream": false
  }'

How to call it

Send the official Responses document to the base URL above with your organization key and this exact model id. Streaming arrives as ordered events with one terminal event.

  • Retries: send an Idempotency-Key and a retry replays the original response instead of billing twice.
  • Errors: typed envelopes tell you whether to retry, wait, or fix the request.
  • Keys: mint and revoke organization keys from the console.

Independent evaluation

We do not publish benchmark scores for this model — we have not verified any. These external leaderboards run their own tests, so check them against your own workload.

Not our numbers