---
title: "Create completion"
method: POST
path: "/v1/completions"
tags: ["Inference"]
---

# Create completion

`POST /v1/completions`

Generates a completion response for the provided model and prompt.

## Response `200`

## Other responses

- `400`
- `401`
- `404`
- `429`
- `500`
- `502`
- `503`

---

[API](https://skmtc.net/nscale/apis/region-service-api.md) · [All operations](https://skmtc.net/nscale/apis/region-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nscale/region-service-api/revisions/c2991b23da6e/schema)
