---
title: "Trigger asset scan/seed from filesystem"
method: POST
path: "/api/assets/seed"
---

# Trigger asset scan/seed from filesystem

`POST /api/assets/seed`

Starts a background job that scans configured directories and registers assets not yet in the asset database.

## Request body

- object
  - `roots` string[] — Root folder paths to scan (if omitted, scans all)

## Response `200`

Seed started

- object
  - `status` string

---

[API](https://skmtc.net/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/versions/9fb6092a836d/schema)
