POST
/
search-with-image
{
  "status": "complete",
  "output": {
    "match1": {
      "score": 0.85,
      "timestamp": "00:02:15",
      "preview_url": "https://example.com/frame123.jpg"
    }
  }
}

Body

application/json
image
file
required

Base64 encoded image data

project_id
string
required

Project ID (first 60 characters are used as API token)

Minimum length: 60

Response

200 - application/json
output
object

Search results object

status
enum<string>

Status of the search operation

Available options:
complete,
project may stil be processing