Amazon Seller Partner API (prebuilt connector)

Description

The Amazon Seller Partner API enables sellers to access and manage data from their Amazon business, including listings, orders, payments, and reports.

API documentation

API documentation for the Amazon Seller API (used to build this connector) can be found via the link below:

Authentication

When adding connector instances for the Amazon Seller API, the following authentication methods are supported:

Refresh token authentication

To obtain the required credentials, you must complete Amazon's self-authorisation process, authorising Patchworks to access your data. The steps are detailed in Amazon's documentation: Authorize Private Applications.

When a user chooses to add a connector instance using token authentication, the credentials below are prompted:

Credential
Required?
Notes

client id

Your application's client ID is available in Seller Central, Vendor Central, or the Solution Provider Portal. Please see Amazon's documentation: View your Application Information and Credentials..

client secret

As per client id, above.

SP-API endpoint

API requests must be directed to the correct endpoint based on your target marketplace. Please see Amazon's documentation: SP-API endpoints.

refresh token

The refresh token you received and stored during the authorisation process.

Last updated