New
GPT-4o mini · 1M tokens
A small multimodal model that remains a popular low-cost default for chat and extraction.
What you get
- 1M tokens for every unit you buy. Order several units to stack quota.
- A personal access key for
gpt-4o-mini, issued automatically once your order is completed. - No shipping: delivery is digital, under My Account > Order History and by email.
Capabilities
- Text
- Vision
- JSON
Best for
Chat widgets, lightweight vision, JSON 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-4o-mini",
messages=[{"role": "user", "content": "Hello"}],
)
| Model Specs | |
| Model ID | gpt-4o-mini |
| Context Window | 128K tokens |
| Max Output | 16K tokens |
| Modalities | Text, image in / text out |
| Capabilities | Text, Vision, JSON |
| Best For | Chat widgets, lightweight vision, JSON extraction |
| Unit Size | 1M tokens |
$0.45
10 or more $0.43
50 or more $0.41
Virtual product
Instant digital delivery · No shipping
- API model:
gpt-4o-mini - Each unit: 1M tokens
Your access key is issued automatically once payment is completed and appears under My Account > Order History.