v1

latestOpenAPI 3.0.0MIT (code only)2026-07-1783284693.9 KB
Comm-Links
Search

Comm-Link Reverse Image Search

Search comm-links by uploading an image and specifying a similarity threshold. Requires the GD PHP extension.

post/api/comm-links/reverse-image-search

Response

List of similar images with associated Comm-Links

Example response

{
  "data": [
    {
      "name": "Starshipbridge.jpg",
      "rsi_url": "/media/bluo97w6u7n1ur/source/Starshipbridge.jpg",
      "size": 1504015,
      "mime_type": "image/jpeg"
    }
  ]
}