---
title: "Pull Model"
method: POST
path: "/api/pull"
---

# Pull Model

`POST /api/pull`

Pulls a new model from Ollama. Returns a streaming response with progress updates

## Request body

- object
  - `model` string, required

## Response `200`

Streaming response with progress updates

## Other responses

- `400` — Invalid request

---

[API](https://skmtc.dev/d3v0ps-cloud/apis/ollama-model-manager-api.md) · [All operations](https://skmtc.dev/d3v0ps-cloud/apis/ollama-model-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/d3v0ps-cloud/ollama-model-manager-api/revisions/b4778ed72650/schema)
