---
title: "Create Batch Completions"
method: POST
path: "/v1/llm/batch-completions"
---

# Create Batch Completions

`POST /v1/llm/batch-completions`

## Request body

- CreateBatchCompletionsV1Request — unresolved $ref

## Response `200`

Successful Response

- CreateBatchCompletionsV1Response
  - `job_id` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/scaleapi/apis/launch.md) · [All operations](https://skmtc.dev/scaleapi/apis/launch/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scaleapi/launch/revisions/8c9bf4700384/schema)
