Get product image
GET https://api.ecartapi.com/api/v2/products/{{productId}}/images/{{id}}
Searches for the selected image of a product.
Important information:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"image":{"id":"862950-MLM30676421322_052019","url":null,"width":"500","height":"500","position":null,"content":null,"images":[{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=F\u0026f=proccesing_image_es.jpg","width":"500","height":"500"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=O\u0026f=proccesing_image_es.jpg","width":"500","height":"500"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=C\u0026f=proccesing_image_es.jpg","width":"400","height":"400"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=V\u0026f=proccesing_image_es.jpg","width":"320","height":"320"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=E\u0026f=proccesing_image_es.jpg","width":"280","height":"280"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=P\u0026f=proccesing_image_es.jpg","width":"250","height":"250"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=A\u0026f=proccesing_image_es.jpg","width":"228","height":"228"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=Y\u0026f=proccesing_image_es.jpg","width":"210","height":"210"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=N\u0026f=proccesing_image_es.jpg","width":"200","height":"200"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=T\u0026f=proccesing_image_es.jpg","width":"160","height":"160"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=Z\u0026f=proccesing_image_es.jpg","width":"160","height":"160"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=G\u0026f=proccesing_image_es.jpg","width":"120","height":"120"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=I\u0026f=proccesing_image_es.jpg","width":"90","height":"90"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=S\u0026f=proccesing_image_es.jpg","width":"90","height":"90"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=R\u0026f=proccesing_image_es.jpg","width":"70","height":"70"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=M\u0026f=proccesing_image_es.jpg","width":"40","height":"40"},{"url":"http://www.mercadolibre.com/jm/img?s=STC\u0026v=B\u0026f=proccesing_image_es.jpg","width":"800","height":"800"}]}}