To view this content in our official product documentation, click here.
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:
{% embed url="https://developer-docs.amazon.com/sp-api/docs/welcome" %}
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 |
true | 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 |
true | As per client id, above. |
SP-API endpoint |
true | API requests must be directed to the correct endpoint based on your target marketplace. Please see Amazon's documentation: SP-API endpoints. |
refresh token |
true | The refresh token you received and stored during the authorisation process. |
Comments
0 comments
Please sign in to leave a comment.