---
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

## Changes

- **2026-05-06** `1aa903cbfeb4` — 1 info
  - endpoint added
- **2025-08-05** `14c08755eaeb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/aossie-org/apis/pictopy/changes/models/setup/post.md)

---

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