Skip to main content
Grok 3 is a general-purpose language model from xAI. Call grok-3 through MixRoute using the endpoint shown below.

Key capabilities

  • OpenAI-compatible - Works with the OpenAI SDK by changing base_url
  • Streaming - Real-time token output through SSE
  • Multi-turn conversations - Uses role-based messages

Quick example

Parameters