Models / Grok 4.1 Fast ReasoningID: azure_ai/grok-4-1-fast-reasoning
by xAI·via Azure Foundry

Grok 4.1 Fast Reasoning

xAI reasoning model served via Azure Foundry.

Maker

xAI

Served On

Azure Foundry

Pricing

Rates are read live

Pricing for grok-4-1-fast-reasoning is fetched from the live catalogue on load, so it is never served from a cache that could outlive a repricing.

Specifications

Context window

Max output

Modality

reasoning

Context window, compared

grok-4-1-fast-reasoningUnknownUnknowno1o1 — 200K tokens200Ko3-minio3-mini — 200K tokens200Kqwq-plusqwq-plus — 131.1K tokens131.1Kgpt-5.4-nano-2026-03-17gpt-5.4-nano-2026-03-17 — 400K tokens400Kgpt-5-nanogpt-5-nano — 400K tokens400Kgpt-5-mini-2025-08-07gpt-5-mini-2025-08-07 — 400K tokens400K

Bars are scaled to 400K tokens. A model with no published context window reads Unknown, never zero.

Vision
Function calling
System prompt

nRouter SDK Integration

v2.2.1
curl https://api.nrouter.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ${NROUTER_API_KEY}" \
  -d '{
    "model": "azure_ai/grok-4-1-fast-reasoning",
    "messages": [
      {
        "role": "system",
        "content": "You are a helpful assistant powered by grok-4-1-fast-reasoning via nRouter."
      },
      {
        "role": "user",
        "content": "Explain distributed consensus algorithms."
      }
    ]
  }'

Availability

Not enough data yet

We have not collected enough health probes for this model to publish an uptime or latency figure. A percentage from a handful of samples is fabricated precision, so none is shown until the sample count supports one.

Interactive Playground

Send a real test request to grok-4-1-fast-reasoning using your virtual key.

Test it

Prompt
cURL
curl https://api.nrouter.ai/v1/chat/completions \
  -H "Authorization: Bearer $NROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"azure_ai/grok-4-1-fast-reasoning","messages":[{"role":"user","content":"Hello!"}]}'

Managed Gateway Routing

Unified single-key access with automatic multi-region fallback, real-time credit enforcement, and sub-millisecond routing latency.

More from xAI