New
GPT-5 mini · 1M tokens
A faster, cheaper GPT-5 for well-defined tasks where latency and cost matter.
What you get
- 1M tokens for every unit you buy. Order several units to stack quota.
- A personal access key for
gpt-5-mini, issued automatically once your order is completed. - No shipping: delivery is digital, under My Account > Order History and by email.
Capabilities
- Text
- Vision
- Tools
Best for
Well-defined tasks, support bots, data extraction.
Quick start
from openai import OpenAI
client = OpenAI(api_key="YOUR_ACCESS_KEY", base_url="YOUR_BASE_URL")
resp = client.chat.completions.create(
model="gpt-5-mini",
messages=[{"role": "user", "content": "Hello"}],
)
| Model Specs | |
| Model ID | gpt-5-mini |
| Context Window | 400K tokens |
| Max Output | 128K tokens |
| Modalities | Text, image in / text out |
| Capabilities | Text, Vision, Tools |
| Best For | Well-defined tasks, support bots, data extraction |
| Unit Size | 1M tokens |
$1.20
10 or more $1.14
50 or more $1.08
Virtual product
Instant digital delivery · No shipping
- API model:
gpt-5-mini - Each unit: 1M tokens
Your access key is issued automatically once payment is completed and appears under My Account > Order History.