Get products

GET https://api.ecartapi.com/api/v2/products

Retrieve the products available in the store.

Request Params

KeyDatatypeRequiredDescription
pagenumberCurrent page
limitnumberResults per page

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true,"product":{"id":"19721631","sku":"LTKX46JFA,39UTMSZM9","name":"Product test update EcartApi update test v2","subName":null,"upc":null,"description":null,"currency":"R$","productType":null,"quantity":"150","price":"80","cost":"100","discount":null,"dimensions":{"width":"10","height":"10","length":"10","weight":"1"},"units":{"width":null,"height":null,"length":null,"weight":null},"category":{"id":null,"name":null,"all":[]},"tags":[],"status":{"id":null,"visibility":null,"active":"true","status":"true","ecartapiId":"1","ecartapi":"active","hasOptions":null},"variants":[{"id":"134288148","productId":"19721631","barcode":null,"name":"Product test update EcartApi update test v2 Azul S","price":"80","currency":null,"sku":"LTKX46JFA","fulfillmentService":null,"option1":"Color","option2":"Size","option3":null,"dimensions":{"width":"10","height":"10","length":"10","weight":"1"},"units":{"width":null,"height":null,"length":null,"weight":null},"inventory":{"itemId":null,"quantity":"100"},"status":{"active":null},"requireShipping":null,"bundled":null,"countryCodeOrigin":null,"provinceCodeOrigin":null,"harmonizedSystemCode":null,"countryHarmonizedSystemCode":null,"imageId":null,"imageUrl":null,"dates":{"createdAt":"2023-07-05 19:34:27.000000","updatedAt":"2023-07-05 21:09:41.000000"},"ecartapiUrl":null},{"id":"134288149","productId":"19721631","barcode":null,"name":"Product test update EcartApi update test v2 Azul XL","price":"80","currency":null,"sku":"39UTMSZM9","fulfillmentService":null,"option1":"Color","option2":"Size","option3":null,"dimensions":{"width":"10","height":"10","length":"10","weight":"1"},"units":{"width":null,"height":null,"length":null,"weight":null},"inventory":{"itemId":null,"quantity":"50"},"status":{"active":null},"requireShipping":null,"bundled":null,"countryCodeOrigin":null,"provinceCodeOrigin":null,"harmonizedSystemCode":null,"countryHarmonizedSystemCode":null,"imageId":null,"imageUrl":null,"dates":{"createdAt":"2023-07-05 19:34:27.000000","updatedAt":"2023-07-05 21:09:42.000000"},"ecartapiUrl":null}],"options":[{"id":2519320,"name":"Color","values":["Azul"]},{"id":2519861,"name":"Size","values":["S","XL"]}],"associatedItems":[],"logistic":{"me1Suported":null,"mode":null,"type":null,"free":"false","direction":null,"dimensions":null,"rates":[]},"images":[],"imageUrl":null,"condition":null,"link":null,"dates":{"createdAt":"2023-07-05 19:34:27.000000","updatedAt":"2023-07-07 21:05:53.000000"},"vendor":null,"sellOutStock":null,"internationalShipment":[],"url":"https://envia.catalog.yampi.io/product-test-update-ecartapi-update-test-v2/p"}}