
Grok
Grok 4.5
Access Grok 4.5 API on UniRoute and integrate xAI's latest AI model into your applications. Build AI coding assistants, autonomous AI agents, and enterprise workflows through one unified API with free credits, developer-friendly documentation, and fast production deployment.
Pricing
| Billing unit | UniRoute | Market |
|---|---|---|
| Input | $0.80 | $2.00 |
| Output | $2.40 | $6.00 |
per 1M tokens
About this model
Access Grok 4.5 API on UniRoute and integrate xAI's latest AI model into your applications. Build AI coding assistants, autonomous AI agents, and enterprise workflows through one unified API with free credits, developer-friendly documentation, and fast production deployment.
Call it with one request
Works with the OpenAI SDK — just change the base URL.
curl https://api.uniroute.dev/v1/chat/completions \
-H "Authorization: Bearer $UNIROUTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "grok-4-5",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Related models

The xAI Grok 4.3 API is advanced flagship reasoning infrastructure, leading the industry in non-hallucination rates, instruction execution, and autonomous tool calling. Supporting text and image multimodal inputs, this interface provides both standard (non-reasoning) and deep reasoning operation modes to handle varying granularities of enterprise development tasks.
NewAccess Claude Opus 5 API on UniRoute to build intelligent systems that can reason, code, analyze visual content, use tools, verify results, and carry demanding software, research, and enterprise tasks from initial planning to final delivery.
NewGemini 3.6 Flash is Google’s efficient AI model built for coding, knowledge work, agentic applications, and multimodal understanding, delivering stronger performance with improved token efficiency.
