Grok Models API

List models available through the Grok / xAI protocol. The response uses the OpenAI-compatible model-list shape and contains Grok-family models only.

Like every kineticRouter Models API, this endpoint requires a kineticRouter API key. For Grok / xAI, send it as Authorization: Bearer <your KINETICROUTER_API_KEY>.

Base URL and endpoints

Protocol root:

Planned example

The dedicated Grok route is planned and its configuration is shown only as a reference. This example is intentionally not copyable in its current display state.

Planned example

The dedicated Grok route is planned and its configuration is shown only as a reference. This example is intentionally not copyable in its current display state.

List available Grok models

Terminal
Planned example

The dedicated Grok route is planned and its configuration is shown only as a reference. This example is intentionally not copyable in its current display state.

Example response:

Planned example

The dedicated Grok route is planned and its configuration is shown only as a reference. This example is intentionally not copyable in its current display state.

Get a model

Use either the canonical ID or the bare Grok model name in the detail path. For example:

Terminal
Planned example

The dedicated Grok route is planned and its configuration is shown only as a reference. This example is intentionally not copyable in its current display state.

Current model catalog

Model IDContext windowInput
grok/grok-4.5500,000 tokensText and image
grok/grok-composer-2.5-fast200,000 tokensText only

Use these canonical IDs in Grok Chat Completions or Grok Responses requests.