Returns a list of the closer images and their score, based on the visual characteristics of images.
Syntax
POST https://api.mediadb.ltutech.com/services/search/media
Parameters
- headers:
- api-key: your public or private API KEY
- Content-Type: multipart/formdata
- body: parameters are sent under binary or ASCII characters format as separated part in the body of a multipart form request
- media: a binary image or a string that contains an url
- data (optional): a string that contains a json that could take the following parameters:
- "keywords": a list of keywords separated by a comma.