====== Example V3-API requests ====== Here we provide examples for testing the SIM and LOOK API. The logs corresponding to the API calls may be found on each frontend in ''%%/mnt/storage/var/log%%''. The examples use the shop Otto AT (uid: 905, apikey: cGljc2ltaWxhcjo5MDU).\\ Just replace the apikey and image ID (find it in the mongo).\\ You can find all uids / apikeys at\\ http://frontend03-hpc.picalike.corpex-kunden.de:3001/ - **SIM** http://frontend01-hpc.picalike.corpex-kunden.de:9095/api.php?i=82537525&key=cGljc2ltaWxhcjo5MDU=&redis=off&format=json&limit=3 https://api.picalike.com/api.php?i=82537525&key=cGljc2ltaWxhcjo5MDU=&redis=off&format=json&limit=3 - **LOOK** https://api.picalike.com/api/look.php?i=21916518&vid=-1&key=cGljc2ltaWxhcjo5MDU=&recoIndex=5&requestType=itemImage&imgsize=180&redis=off http://frontend01-hpc.picalike.corpex-kunden.de:9094/look.php?i=21916518&vid=-1&key=cGljc2ltaWxhcjo5MDU=&recoIndex=5&requestType=itemImage&imgsize=180&redis=off - **Lilly** (this is mostly used for more in depth debugging) – export categories http://frontend01-hpc.picalike.corpex-kunden.de:8080/index.html?uid=905&id=82537525&format=json&limit=3 – export features http://frontend01-hpc.picalike.corpex-kunden.de:8080/export_single.html?uid=905&id_list=82537525&format=json&limit=3 keywords: sim look looks request requests api call