OpenAI API · ChatGPT · Codex · GLM

One prepaid API for ChatGPT, Codex, GLM and DeepSeek.

From $0.09 per 1M charged tokens. 4 models are live now; the full catalog keeps ChatGPT-compatible GPT, Codex, DeepSeek and GLM pricing visible while checks recover. No subscription: add $5 with crypto, connect an OpenAI-compatible client or Codex and pay for the usage you actually make. Availability is checked continuously, so unavailable models are never presented as callable.

OpenAI compatiblelive
export OPENAI_BASE_URL=https://api.model.sale/v1 export OPENAI_API_KEY=ms_live_•••••• curl $OPENAI_BASE_URL/responses \\ -H "Authorization: Bearer $OPENAI_API_KEY" \\ -d '{"model":"gpt-5.5","input":"Hello"}'

gpt-5.5

$0.45/M
available now

gpt-5.6-luna

$0.09/M
available now

gpt-5.6-sol

$0.45/M
available now

gpt-5.6-terra

$0.15/M
available now
The model board

One key. Every route you need.

Pick a model by workload, then use the protocol shown next to it. Prices stay visible during a temporary outage; only a fresh, verified model accepts traffic.

Open full catalog →
ChatGPT / Codex
4 live · 1 pending · 8 tracked
gpt-5.4
Responses$0.10/M
gpt-5.4-20
Validation pending$0.10/M
gpt-5.4-mini
Responses$0.09/M
gpt-5.5
Responses$0.45/M
gpt-5.6-luna
Chat Completions$0.09/M
gpt-5.6-sol
Responses$0.45/M
Claude
0 live · 7 tracked
claude-haiku-4-5
Validation pending$0.075/M
claude-opus-4-5
Validation pending$0.30/M
claude-opus-4-6
Validation pending$0.40/M
claude-opus-4-7
Validation pending$0.50/M
claude-opus-4-8
Validation pending$0.60/M
claude-sonnet-4-5
Validation pending$0.15/M
DeepSeek
0 live · 2 pending · 3 tracked
deepseek-flash
Chat Completions · pendingPending
deepseek-v4-flash
Chat Completions$0.20/M
deepseek-v4-pro
Chat Completions · pending$0.20/M
GLM
0 live · 3 pending · 5 tracked
glm-5
Validation pending$0.12/M
glm-5.1
Validation pending$0.16/M
glm-5.2
Chat Completions · pending$0.20/M
glm-5.3
Chat Completions · pending$0.20/M
glm-5.3-flash
Chat Completions · pending$0.10/M
Qwen
0 live · 5 tracked
qwen-3.8
Validation pending$0.25/M
qwen3.5-plus
Validation pending$0.05/M
qwen3.6-plus
Validation pending$0.04/M
qwen3.7-max
Validation pending$0.11/M
qwen3.7-plus
Validation pending$0.03/M
Kimi
0 live · 3 tracked
kimi-k2.5
Validation pending$0.07/M
kimi-k2.6
Validation pending$0.11/M
kimi-k3
Validation pending$0.24/M
Mimo
0 live · 4 tracked
mimo-v2-omni
Validation pending$0.05/M
mimo-v2-pro
Validation pending$0.05/M
mimo-v2.5
Validation pending$0.01/M
mimo-v2.5-pro
Validation pending$0.03/M
Minimax
0 live · 3 tracked
minimax-m2.5
Validation pending$0.02/M
minimax-m2.7
Validation pending$0.04/M
minimax-m3
Validation pending$0.04/M
Media
0 live · 6 tracked
gpt-4o-transcribe
Validation pendingPending
gpt-image-1.5
Validation pendingPending
gpt-image-2
Chat Completions$0.10/M
gpt-image-2-codex
Validation pendingPending
gpt-image-2.5-flare
Validation pendingPending
gpt-image-2.5-sunburst
Validation pendingPending
Built for agents, not chat tabs

Your tooling keeps working.

Use the client you already know: ChatGPT-compatible SDKs, Codex, OpenCode and standard HTTP clients. Model.sale only replaces the base URL and API key. See the cheap prepaid API guide for a workload-based decision.

ChatGPT-compatible APIUse Responses or Chat Completions from your existing OpenAI SDK, or connect Codex through the Responses protocol.
Prepaid controlPer-key model access, spend caps, RPM, TPM and IP restrictions.
Private by defaultWe keep operational metadata, never your prompts or model outputs.
Start with a measured decision

Know the cost before you ship.

Use a representative workload, verify the endpoint and keep the final charge visible in your ledger.

2. IntegrateFollow the setup guides and send a small JSON or streaming request.
Frequently asked questions

A simple way to use model APIs.

What do I pay for?Only measured charged tokens from a completed request. Input, output, cached and reasoning fields remain visible separately; the unused reservation is released.
How do I start?Create an account, generate an API key, add balance and point your existing SDK at api.model.sale.
Are prompts stored?Request and response bodies are not stored by default. We retain billing and operational metadata.