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

## Changes

> 38 revisions in range; 2 could not be searched.

- **2026-06-03** `8560879e6188` — 1 info
  - api tag `assets` removed
- **2026-04-24** `a66055fa384e` — 1 info
  - api tag `assets` added

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/assets/seed/post.md)

---

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