Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an API for the Amazon Vendor Central? [closed]

In order to manage our products easier I would like to use an API if there is any. Is there any way to manage the products programmatically? Currently, my impression is that there is only the web access, which is quite cumbersome to use if there are hundreds of products. Our data comes from another system which I would like to integrate somehow.

I know that data can be imported via Excel files to create products. If products could be also updated this way, it would an (inferior) alternative. But this is not possible. Or am I wrong?

For Amazon MWS there is the Feed API to manage products. But is there no similar API at the Vendor Central?

like image 570
robsch Avatar asked May 30 '17 07:05

robsch


People also ask

Does Vendor Central have an API?

Amazon Vendor Central has a new, modern Selling Partner API (SP-API). The new API supports both sellers and vendors alike within a unified platform. . Seller Central has had API access under the Amazon Marketplace Web Service (MWS) umbrella for years.

Does Amazon Seller Central have an API?

SP-API is a suite of REST-based APIs that provides Amazon selling partners programmatic access to their Amazon Seller Central account data. With SP-API, you can build applications that help sellers and vendors manage their Amazon business.

Is Amazon Getting rid of vendor Central?

According to reports starting in the summer of 2019, Amazon plans to discontinue its traditional retail (wholesale/resale) relationship with countless smaller Vendors and move these lower revenue companies from its first-party platform, Vendor Central, to its third-party marketplace, Seller Central.


1 Answers

Amazon Vendor Central works with EDI (electronic data interchange) and does not expose an API. However, there are a number of third party services that can make it easier. Google 'amazon edi integration'.

like image 60
ScottG Avatar answered Oct 06 '22 06:10

ScottG