models/grok-4-5
Grok · Chat
Grok 4.5 API

Opus-class reasoning with per-request effort, vision input, tools and built-in web_search — one endpoint on Emix.ai.

Commercial useChatREST API
Pricing
Input 160 credits / 1M tokens ($0.80). Cached input 40 credits / 1M tokens ($0.20). Output 480 credits / 1M tokens ($2.40). High-tier top-ups (+10% bonus) make effective cost ~10% lower.
README.md

Grok 4.5 API on Emix.ai: Opus-Class Reasoning, Vision Input, Tools and a Built-in Web Search

Original image
ParameterValueNotes
EndpointPOST https://api.emix.ai/grok/v1/responsesResponses API format
AuthAuthorization: Bearer $EMIX_API_KEYStandard bearer token
modelgrok-4-5Canonical model ID on Emix.ai
Modalities intext, image, file uploadInterleaved in a single request
Modalities outtext (including structured JSON)Visible chain-of-thought not exposed
reasoning.effortlow / medium / high / xhighDefault: low
Structured OutputsupportedJSON-schema-constrained responses
Function calling / toolssupportedIncludes parallel tool calls
Built-in toolsweb_searchLive web grounding
Streamingsupported (SSE)Set stream: true
max_tokensnot supportedNo max-tokens knob on the request
Context windowsee docs.emix.aiNot publicly confirmed by xAI
Grok 4.5 APIGrok 4.3 API
Reasoning depth controlFour `reasoning.effort` levels (`low` → `xhigh`), chosen per callFixed variant — no per-request depth knob
Built-in web_search toolFirst-class built-in `web_search` tool — no separate retrieval stackNot built in — bring your own retrieval
Structured Output + function callingBoth first-class in the same request, including parallel tool callsAvailable but not combined as first-class primitives
Endpoint / request shapeResponses API at `POST https://api.emix.ai/grok/v1/responses`Chat-completions surface — small request-shape change on migration
max_tokens parameterNot supported — remove from payloadAccepted on the request
4.8/ 5
Top rated · 214 ratings
based on developer reviews