Selling Partner API SDK #4803
-
The existing documentation still refers to using SwaggerGen and the api files found in this repository in order to build an SP-API SDK. However, the published nuget package found here: https://github.com/amzn/selling-partner-api-sdk seems to be regularly updated. It is available through nuget and is at version 1.1.0. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 21 replies
-
Hi @pandjtrading, Since 2025, official and pre-built SDKs are provided by the Selling Partner API for multiple languages. The currently released programming languages are: Java, JavaScript, C#, Python and PHP. The pre-built 1-click SDKs will be regularly updated and maintained by the Selling Partner API team. The decision to use which depends on your specific system needs and level of integration. You can of course avoid re-compiling your SDK by using the pre-built ones to save time. If you have any feedback or face any issues with pre-built SDKs, please contact us via this repo: https://github.com/amzn/selling-partner-api-sdk Best, |
Beta Was this translation helpful? Give feedback.
-
Hi just wanted to callout that https://www.nuget.org/packages/software.amzn.spapi/ now has official README page and a new release. For our documentation site content update is still in progress. |
Beta Was this translation helpful? Give feedback.
Hi Pandjtrading. Yeah please use our latest release 1.1.2 which should solve both the exception handling and the auth library namespace issue. And if there is still problem with that please let me know. Thanks