New
GPT-5 · 1M tokens
A proven general-purpose model with built-in reasoning, strong coding ability and reliable tool calling.
What you get
- 1M tokens for every unit you buy. Order several units to stack quota.
- A personal access key for
gpt-5, issued automatically once your order is completed. - No shipping: delivery is digital, under My Account > Order History and by email.
Capabilities
- Text
- Vision
- Tools
- Reasoning
Best for
Coding, agentic workflows, structured output.
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",
messages=[{"role": "user", "content": "Hello"}],
)
| Model Specs | |
| Model ID | gpt-5 |
| Context Window | 400K tokens |
| Max Output | 128K tokens |
| Modalities | Text, image in / text out |
| Capabilities | Text, Vision, Tools, Reasoning |
| Best For | Coding, agentic workflows, structured output |
| Unit Size | 1M tokens |
$6.00
10 or more $5.70
50 or more $5.40
Virtual product
Instant digital delivery · No shipping
- API model:
gpt-5 - Each unit: 1M tokens
Your access key is issued automatically once payment is completed and appears under My Account > Order History.