cancel
Showing results for 
Search instead for 
Did you mean: 

API for electronics products data?

API for electronics products data?

Hi all,

 

I was wondering if there's any web service (say a free/paid API) providing product informations like:

  • Product Description
  • Dimenstions
  • Product Specification:, technical specs for electronics like TVs, Phones...etc 
  • Product Photos
  • ...

Actually, we run a Magento 2 webstore and our ERP data is very poor, so we're looking to import/subscribe to product data from some full and accurate web service...

 

I thank you all!

1 REPLY 1

Re: API for electronics products data?

Hi @bahyounegmee9a 

Magento provides REST api for there modules.

https://devdocs.magento.com/swagger/

You can follow it,

I hope it will help you!