---
title: "Bazaar/auction sellable catalog"
method: GET
path: "/market/catalog"
tags: ["Market"]
---

# Bazaar/auction sellable catalog

`GET /market/catalog`

Returns the static catalog of what is sellable in the bazaar: the category/subcategory tree and a flat list of every sellable item with its `category`, `subcategory` and `market_type`. This is catalog data only (no prices) — use `/market/bazaar` for live prices/stock. Sourced from the game config and served via the CDN.

## Response `200`

Sellable-item catalog

---

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