GET
/
search
This endpoint has a higher rate limit than other endpoints. By default, the rate limit is 1r/10s.

Authorizations

Authorization
string
header
required

Format: ApiKey <api-key>

Headers

Content-Disposition
string

The name of the image file together with some other metadata. Format: attachment; filename={filename}

Content-Type
string

The type of the image file (if uploaded)

Query Parameters

url
string

An URL pointing to the image's source file

limit
integer
default:
10

The maximum number of results to return

Required range: 1 < x < 50
threshold
number
default:
90

The lowest similarity (percentage) that can be returned. The lower this value, the more the time the request will take to complete.

Required range: 1 < x < 100
sources
integer[]

The ID of the sources from where results can be

nsfw
boolean | null

Filter the results by their NSFW status. Don't specify to return all results.

Body

image/* · file

The body is of type file.

Response

200 - application/json
data
object[]