---
title: "Search"
method: GET
path: "/marketplace/search"
tags: ["Marketplace"]
---

# Search

`GET /marketplace/search`

Search marketplace listings with filters and sorting.

## Query parameters

- `gpu_model` string, nullable
- `min_vram` number, nullable
- `max_price` number, nullable
- `province` string, nullable
- `country` string, nullable
- `min_reputation` integer, nullable
- `sort_by` string
- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aabiro/apis/xcelsior.md) · [All operations](https://skmtc.net/aabiro/apis/xcelsior/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aabiro/xcelsior/revisions/b4f5ef136e6a/schema)
