xAI · Text

OpenClaw x Grok

Grok 4.3 and 4.5 serve conversational, coding, and agentic workloads through RunAPI with one API key, synchronous or streaming responses, and terminal usage reporting.

Public versions and endpoints

Model IDVersionEndpointsStarting priceCatalog
grok-4.20-0309-non-reasoninggrok-4.20-0309-non-reasoning
/v1/responses
/v1/messages
/v1/chat/completions
$0.0006Model detail
grok-4.3Grok for fast reasoning, tools, and structured output through Responses
/v1/responses
$0.0010Model detail
grok-4.5Latest Grok for chat, coding, agentic tools, and lower hallucination risk
/v1/chat/completions
/v1/responses
$0.0016Model detail
grok-4.6Responses-only Grok with xhigh reasoning, image understanding, function tools, and structured output
/v1/responses
$0.0016Model detail

Configuration

Guide endpoint: <endpoint>

Select <model-id> to generate a request with the endpoint's public input contract.

Verify

Select <model-id> to generate verification commands.

How it works

  1. 1. Choose a model ID

    Select a public catalog model ID and review its endpoint and current starting price.

  2. 2. Configure RunAPI

    Add the provider configuration for this agent.

  3. 3. Verify the result

    Run the agent status and model-selection commands shown below.

FAQ

Which model ID should I use?

Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.

Does this guide configure a chat model?

Yes. This Model Line supports a client-facing LLM protocol.