---
title: "Create a catalog"
method: POST
path: "/catalog_add"
tags: ["Catalogs"]
deprecated: true
---

# Create a catalog

`POST /catalog_add`

> **Deprecated.**

## Query parameters

- `name` string, required
- `path` string, required
- `type` 'local' | 'beets' | 'remote' | 'subsonic' | 'seafile' | 'beetsremote'
- `media_type` string
- `file_pattern` string
- `folder_pattern` string
- `username` string
- `password` string

## Response `200`

Catalog object

- object

## Changes

- **2026-02-24** `3c57979a295f` — 1 info
  - endpoint deprecated
- **2026-02-19** `07f53972fdd7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ampache/apis/ampache-rest-api/changes/catalog_add/post.md)

---

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