---
title: "Changes to Search"
method: POST
path: "/api/v2/marketplace/search"
---

# Changes to Search

`POST /api/v2/marketplace/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 22 revisions.

- **2026-08-02** `016014e16810` — 1 warning, 1 info
- **2026-06-08** `cbe3ad94235c` — 1 breaking, 7 warning
- **2026-04-01** `526c3dd3d9d7` — 1 info

## Changes

- **2026-08-02** `016014e16810` — 1 warning, 1 info
  - removed the request property `canada_only`
  - added the new optional request property `spot_available`
- **2026-06-08** `cbe3ad94235c` — 1 breaking, 7 warning
  - added the pattern `^(price|reputation|region|vram)$` to the request property `sort_by`
  - the `gpu_model` request property's maxLength was set to `64`
  - the `region` request property's maxLength was set to `32`
  - the `limit` request property's max was set to `500.00`
  - the `min_vram_gb` request property's max was set to `1024.00`
  - the `limit` request property's min was set to `1.00`
  - the `max_price_cents` request property's min was set to `0.00`
  - the `min_vram_gb` request property's min was set to `0.00`
- **2026-04-01** `526c3dd3d9d7` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/aabiro/apis/xcelsior/docs/api/v2/marketplace/search/post.md) · [API](https://skmtc.dev/aabiro/apis/xcelsior.md) · [Page](https://skmtc.dev/aabiro/apis/xcelsior/changes/api/v2/marketplace/search/post)
