/api/v1/vision
body = { filter, //STRING: search filters. Send null if not needed. cloudLink, //BOOLEAN: whether local image or URL image //OBJECT || STRING };
image = { base64 : "", //optional uri, //... }
res.data.result //STRING: matched item name || "no matches found"