---
title: "Changes to Comm-Link Reverse Image Search"
method: POST
path: "/api/comm-links/reverse-image-search"
---

# Changes to Comm-Link Reverse Image Search

`POST /api/comm-links/reverse-image-search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2026-05-21** `af03a6ba771d` — 1 breaking, 6 info
- **2026-04-24** `c096aa819d11` — 1 breaking, 1 warning, 12 info
- **2026-04-23** `01e52e527dd6` — 1 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking

## Changes

- **2026-05-21** `af03a6ba771d` — 1 breaking, 6 info
  - the response's body type changed from `array` to `object` for status `200`
  - api operation id `e3f44c5e367712652849d459ad7768f7` removed and replaced with `reverseImageSearch`
  - api tag `RSI-Website` removed
  - added the media type `application/json` for the response with the status `404`
  - added the media type `application/json` for the response with the status `422`
  - added the non-success response with the status `429`
  - added the optional property `data` to the response with the `200` status
- **2026-04-24** `c096aa819d11` — 1 breaking, 1 warning, 12 info
  - the `items/tags/items/` response's property type changed from `string` to `object` for status `200`
  - deleted the `query` request parameter `similarity`
  - added the new optional request property `similarity`
  - added the non-success response with the status `422`
  - added the non-success response with the status `501`
  - added the optional property `items/base_image` to the response with the `200` status
  - added the optional property `items/comm_links` to the response with the `200` status
  - added the optional property `items/duplicates` to the response with the `200` status
  - added the optional property `items/id` to the response with the `200` status
  - added the optional property `items/name` to the response with the `200` status
  - added the optional property `items/similarity` to the response with the `200` status
  - added the optional property `items/tags/items/images_count` to the response with the `200` status
  - added the optional property `items/tags/items/name` to the response with the `200` status
  - added the optional property `items/tags/items/translated_name` to the response with the `200` status
- **2026-04-23** `01e52e527dd6` — 1 info
  - endpoint added
- **2026-03-29** `8ff40d443bb4` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/comm-links/reverse-image-search/post.md) · [API](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api.md) · [Page](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/changes/api/comm-links/reverse-image-search/post)
