---
title: "🛡️ Seed the index with millions of mock music files."
method: POST
path: "/api/v1/index/seed/large"
tags: ["Indexing"]
---

# 🛡️ Seed the index with millions of mock music files.

`POST /api/v1/index/seed/large`

<h3>🛡️ Requires Capabilities: <code>Indexing.Operate</code></h3>

## Query parameters

- `count` string, required

## Response `201`

## Other responses

- `401` — Possible reasons: The authorization token is invalid.
- `403` — Possible reasons: The user does not have sufficent capabilities.

## Changes

- **2026-03-29** `3820943a8a41` — 3 info
  - the endpoint scheme security `Local User JWT` was added to the API
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
- **2026-03-29** `8dc44a68988b` — 3 info
  - the endpoint scheme security `Local User JWT` was removed from the API
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
- **2026-03-29** `73b9c4030aa8` — 3 info
  - the endpoint scheme security `Local User JWT` was added to the API
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
- **2026-03-29** `71c1a9c41dcb` — 1 info
  - endpoint added
- **2026-03-10** `1ec5a2e9d039` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/changes/api/v1/index/seed/large/post.md)

---

[API](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api.md) · [All operations](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cardinalapps/cardinal-media-server-api/revisions/7b5e4555e84f/schema)
