Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Description | The Selling Partner API (SP-API) is a REST-based API that helps Amazon selling partners programmatically access their data on orders, shipments, payments, and much more. Applications using the SP-API can increase selling efficiency, reduce labor requirements, and improve response time to customers, helping selling partners grow their businesses. |
| Supported Replication | Initial Sync Continuous Sync |
| Authentication Type | OAuth |
Limitations
Refresh token
The access token is requested with a refresh token. This token will expire after 1 year. The client needs to update this refresh token so the connector can make calls. Pipeline config might need to be changed to update this parameter.Rate Limit
The collection orders has a rate limit of approximately 1 request per minute, which slows down the pipeline and causes initial sync to last hours.Collections
| Collection Name | Full/Initial Sync | Incremental/Continuous Sync | Supports Update | Supports Delete | Notes |
|---|---|---|---|---|---|
| orderMetrics | ✔ | ✔ | ✖ | ✖ | |
| marketplaceParticipations | ✔ | ✖ | ✔ | ✖ | |
| orders | ✔ | ✔ | ✖ | ✖ | |
| financialEventGroups | ✔ | ✖ | ✔ | ✖ | |
| financialEvents | ✔ | ✔ | ✖ | ✖ | |
| contentDocuments | ✔ | ✔ | ✖ | ✖ | |
| fulfillmentOrders | ✔ | ✔ | ✖ | ✖ | |
| features | ✔ | ✖ | ✔ | ✖ |