Groq · Capability
GroqCloud API — Batch
GroqCloud API — Batch. 4 operations. Lead operation: Creates and executes a batch from an uploaded file of requests. [Learn more](/docs/batch).. Self-contained Naftiko capability covering one Groq business surface.
What You Can Do
POST
Createbatch
— Creates and executes a batch from an uploaded file of requests. [Learn more](/docs/batch).
/v1/openai/v1/batches
GET
Listbatches
— List your organization's batches.
/v1/openai/v1/batches
GET
Retrievebatch
— Retrieves a batch.
/v1/openai/v1/batches/{batch-id}
POST
Cancelbatch
— Cancels a batch.
/v1/openai/v1/batches/{batch-id}/cancel
MCP Tools
creates-and-executes-batch-uploaded
Creates and executes a batch from an uploaded file of requests. [Learn more](/docs/batch).
list-your-organization-s-batches
List your organization's batches.
read-only
idempotent
retrieves-batch
Retrieves a batch.
read-only
idempotent
cancels-batch
Cancels a batch.