← AI PulseAug 20, 2026

Wire · news · Single-source brief

xAI Introduces Batch API for Asynchronous Processing

xAI has launched a Batch API designed for processing large volumes of requests asynchronously, offering reduced pricing and higher rate limits compared to real-time API calls.

By Illumora Editorial

Source · Aug 20, 2026, 3:13 PM · On Illumora · Aug 20, 2026, 3:37 PM

Media from the primary source — shown here so you can stay on Illumora.

Rewritten from one allowlisted primary — not independent enterprise reporting. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →xAI Docs — Batch API | SpaceXAI Docs
Save

xAI has introduced a new Batch API, enabling users to process substantial request volumes in the background. This service provides reduced pricing and increased rate limits, contrasting with the immediate response model of standard API calls. The Batch API is suitable for tasks where instant results are not a prerequisite.

Key Points

  • The Batch API processes requests asynchronously, placing them in a queue for background processing.
  • Grok-4.6 and Grok-4.5 models are not currently supported by the Batch API and will be rejected.
  • Most batch requests are designed to complete within 24 hours, though this is a best-effort estimate and not guaranteed.
  • The Batch API offers reduced pricing and higher rate limits compared to standard real-time API requests.
  • Users can manage and monitor batches through the xAI Console, which provides a visual interface for tracking progress.

Context

According to xAI, the Batch API differs from real-time API requests by not providing an immediate response. Instead, requests are submitted to a queue and processed in the background, with results retrieved later. This approach is intended for use cases that do not require instant feedback, such as running evaluations or processing large datasets.

Why It Matters

This new API provides builders with a cost-effective option for large-scale, non-interactive AI workloads. The reduced pricing and higher rate limits can significantly impact the operational costs of extensive data analysis or model evaluation tasks.

What To Do

  • Review the Batch API Pricing details to understand cost implications.
  • Note that Grok-4.6 and Grok-4.5 are not supported for batch requests.
  • Consider using the xAI Console for visual monitoring and management of batch jobs.
  • Compare the Batch API against Priority Processing if lower latency on real-time requests is a requirement.