- Good as a general-purpose model for text generation and everyday reasoning.
- Good when you want package quota first, with pay-as-you-go enabled by key configuration.
GPT-5.4 Mini API Pricing and Package Multipliers
OpenAI lightweight model balancing speed and cost for daily Q&A, batch jobs, and low-latency use cases.
gpt-5.4-mini GPT-5.4 Mini API Pricing
| Channel | SU8 price | Billing unit | Quota multiplier | Effective multiplier |
|---|---|---|---|---|
| Azure | Input $0.7125 Output $4.275 Cache read $0.0713 | USD / 1M | 6.384x | 0.95x |
Cache hits are billed at the cache read price. Cache writes use the cache write price, and the Console usage detail shows the final cost breakdown.
GPT-5.4 Mini available packages and multipliers
| Package | Channel | SU8 price | Billing unit | Quota multiplier | Effective multiplier |
|---|---|---|---|---|---|
| Super Ultra | Azure | Input $0.6729 Output $4.0376 Cache read $0.0673 | USD / 1M | 63.479x | 0.8973x |
| Ultra | Azure | Input $0.6878 Output $4.1268 Cache read $0.0688 | USD / 1M | 63.479x | 0.9171x |
| SU500 | Azure | Input $0.6348 Output $3.8087 Cache read $0.0635 | USD / 1M | 63.479x | 0.8464x |
| SU750 | Azure | Input $0.6264 Output $3.7586 Cache read $0.0626 | USD / 1M | 63.479x | 0.8353x |
| SU1000 | Azure | Input $0.6348 Output $3.8087 Cache read $0.0635 | USD / 1M | 63.479x | 0.8464x |
| Max | Azure | Input $0.8254 Output $4.9523 Cache read $0.0825 | USD / 1M | 63.479x | 1.1005x |
GPT-5.4 Mini OpenAI-compatible API access
After creating a key in the console, call this model with the unified model name gpt-5.4-mini. When package and pay-as-you-go balance are both available, package quota is used first.
- Not ideal for legacy integrations that only accept OpenAI-compatible APIs.
- Not ideal when you need dedicated SLA terms, private capacity, or a fixed-cost enterprise commitment.
This model is available through the public catalog and unified gateway pricing configuration.
The public model page is for discovery and comparison. Actual API access, key creation, and model scopes are managed after sign-in.
Models worth comparing
Lightweight Codex-oriented GPT model for quick code Q&A, small edits, and lower-cost development tasks.
OpenAI flagship model for complex reasoning, coding, architecture design, and demanding tasks.
Efficient GPT-5.6 model for cost-sensitive agent and long-context workloads.
