grok-3-mini

grok-3-mini (xAI) — 128K context, Lightweight tier. Precio entrada: $0.11025/M · Precio salida: $0.184065/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $0.11025/M · Precio salida: $0.184065/M · TTFT: 18ms

Specifications

  • Desarrollador: xAI
  • Categoría: Lightweight
  • Ventana de contexto: 128K
  • Precio entrada: $0.11025 / 1M
  • Precio salida: $0.184065 / 1M
  • Latencia: 18 ms
  • SLA: A

Typical use cases

  • Clasificación alto QPS
  • Chatbots multilingües
  • RAG y herramientas

FAQ

  • ¿Precio de grok-3-mini en Routara? — Entrada $0.11025/M, salida $0.184065/M — facturación por uso.
  • ¿grok-3-mini es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿grok-3-mini admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"grok-3-mini","messages":[{"role":"user","content":"Hello"}],"stream":true}'