Search Images

Search for images with a plaintext query

Authentication

X-Api-Keystring

API key authentication via X-Api-Key header

OR
AuthorizationBearer
Bearer token authentication via Authorization header

Request

This endpoint expects an object.
querystringRequired>=1 character
Search query text
max_resultsintegerOptionalDefaults to 10
search_modeenumOptionalDefaults to vision

Search mode: ‘vision’ for vision-only search, ‘joined’ for hybrid search

Allowed values:
image_weightdouble or nullOptional

Weight of the image in the search (only used when search_mode=‘joined’)

text_weightdouble or nullOptional

Weight of the text in the search (only used when search_mode=‘joined’)

thresholddouble or nullOptional
Similarity score threshold

Response

Successful Response
resultslist of objects