grok-3-minixAI
- endpoints
- 3
- regions
- 1
- api
- chat
- released
- February 2025
capabilities 4/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 131K | $0.30 | $0.50 | $0.30 | zdr | |
| 2 | Global | 131K | $0.30 | $0.50 | $0.30 | zdr | |
| 3 | Global | 131K | $0.30 | $0.50 | $0.30 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
| eval | Score as a share of 100 | /100 |
|---|---|---|
| τ²-Bench | 90.4 | |
| Math Index | 84.7 | |
| AIME 2025 | 84.7 | |
| MMLU Pro | 82.8 | |
| GPQA Diamond | 79.1 | |
| LiveCodeBench | 69.6 | |
| Terminal-Bench Hard | 17.4 | |
| Intelligence Index | 14.6 | |
| Humanity's Last Exam | 11.0 | |
| 9 evals | mean | 59.4 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2025-02-19.
xai/grok-3-minithis model has no managed policy yet, so call the provider endpoint directly. every id in the endpoints table works the same way
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="xai/grok-3-mini", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
A lightweight model that thinks before responding. Fast, smart, and great for logic-based tasks that do not require deep domain knowledge. The raw thinking traces are accessible.
questions 5
Which providers serve grok-3-mini?
How much does grok-3-mini cost?
Is grok-3-mini open weights?
What is the context window of grok-3-mini?
How do I use grok-3-mini with the OpenAI SDK?
more from xai 6
| model | context | from /M | providers |
|---|---|---|---|
| grok-4.6 | 500K | $2.00 | 1 |
| grok-4.5 | 500K | $2.00 | 1 |
| grok-build-0.1 | 256K | $1.00 | 1 |
| grok-4.3 | 1M | $1.25 | 1 |
| grok-4.2-beta | 2M | $2.00 | 1 |
| grok-4-1-fast-non-reasoning | 2M | $0.20 | 1 |
route grok-3-mini through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
