---
title: "Setup Models"
method: POST
path: "/models/setup"
tags: ["Models"]
---

# Setup Models

`POST /models/setup`

Initializes setup by starting downloads for a specific tier + required models.
Returns a single task_id to track overall progress.

## Request body

- SetupRequest
  - `tier` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aossie-org/apis/pictopy.md) · [All operations](https://skmtc.net/aossie-org/apis/pictopy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aossie-org/pictopy/versions/a6c11e6b42e4/schema)
