Grok-3 Mini is xAI's compact model for cost-effective deployments, offering Grok's signature style and real-time data access in a smaller package.
Key Features
Compact and cost-efficient
Real-time data access
Grok's signature conversational style
Good for simple tasks
Ideal Use Cases
Cost-effective chatbots
Simple Q&A with current data
Lightweight conversational AI
High-volume processing
Technical Specifications
| Context Window | 128K tokens |
| Modality | Text → Text |
| Provider | xAI |
| Category | Text Generation |
| Real-time Data | Yes |
| Best For | Cost-effective deployment |
API Usage
1 curl -X POST https://api.vincony.com/v1/chat/completions \ 2 -H "Authorization: Bearer YOUR_API_KEY" \ 3 -H "Content-Type: application/json" \ 4 -d '{ 5 "model": "x-ai/grok-3-mini", 6 "messages": [ 7 { "role": "user", "content": "Hello, Grok-3 Mini!" } 8 ] 9 }'
Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.
Compare with Another Model
Frequently Asked Questions
Try Grok-3 Mini now
Start using Grok-3 Mini instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.
More from xAI
Use ← → to navigate between models · Esc to go back
Grok-4.1 Fast (Non-Reasoning)
Fastest Grok for direct, non-reasoning responses.
Grok-4.1 Fast (Reasoning)
Fast reasoning with chain-of-thought capability.
Grok-4 Fast (Non-Reasoning)
Quick responses without reasoning overhead.
Grok-4 Fast (Reasoning)
Balanced speed and reasoning depth.