---
title: "List all shop items with prices"
method: GET
path: "/shops"
tags: ["Game Data"]
---

# List all shop items with prices

`GET /shops`

Returns NPC shop items with their buy/sell prices, stock, category, and icons.

## Query parameters

- `category` string
- `search` string

## Response `200`

List of shop items

---

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