Amazon Seller
Version 0.0.1
Checkout the API docs here for more information.
Set up
1. Onboarding
To begin using the Amazon Selling Partner API, you'll need to create a Private Selling Partner API application in your Amazon Seller Central account.
- Register as a Developer: Complete your developer profile to register as a private developer to access your organisation data. Detailed steps are available here.
- Create and Register a New Application: After registering, create a new private app client. Instructions can be found here. Be sure to save your Client ID and Client Secret securely.
- Generate a Refresh Token : Once your app is created, authorise it to generate a Refresh Token. Refer to this guide for the process.
2. Getting Started
The connector requires the following credentials:
- Client ID
- Client Secret
- Refresh Token
- Region where your application is registered (e.g., NA, EU, FE).
The list of all Amazon Seller Central URLs by marketplace can be found here.

Enter the details into the source configuration and Save to finish setting up the source:
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | 2 years on all reports. |
Incremental | ✅ | only on 'Sales Traffic By Date' report. |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | Report Types | 🔑 Incremental key | 📄 Link to API endpoint |
---|---|---|---|
Sales Traffic By Date | GET_SALES_AND_TRAFFIC_REPORT | date | Sales and Traffic Business Report |
Sales Traffic By ASIN | GET_SALES_AND_TRAFFIC_REPORT | N/A | ^ |
Limitations
Backfill Limit
The Sales and Traffic Business report allows access to data no older than two years from the date of the request. See here for more details.
Updated 6 days ago