---
title: "Start library scan"
method: POST
path: "/sys/scan/run"
tags: ["System"]
---

# Start library scan

`POST /sys/scan/run`

Start scanning the library directory for books (admin only)

## Request body

- object
  - `max_thread` integer
  - `refresh` boolean

## Response `200`

OK

- object
  - `count` integer
  - `running` boolean

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/lxpio/apis/omnigram-api.md) · [All operations](https://skmtc.net/lxpio/apis/omnigram-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lxpio/omnigram-api/versions/58911ffb3093/schema)
