Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikingcodes/awesome-spapi
Awesome Selling Partner API
https://github.com/vikingcodes/awesome-spapi
List: awesome-spapi
Last synced: 16 days ago
JSON representation
Awesome Selling Partner API
- Host: GitHub
- URL: https://github.com/vikingcodes/awesome-spapi
- Owner: vikingcodes
- License: apache-2.0
- Created: 2021-04-12T08:19:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T16:13:48.000Z (almost 2 years ago)
- Last Synced: 2024-12-02T15:01:10.591Z (19 days ago)
- Size: 38.1 KB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-spapi - Awesome Selling Partner API . (Other Lists / Monkey C Lists)
README
# Awesome SPAPI (Selling Partner API)
Selling Partner-API (SP-API) is a modernized suite of REST APIs utilizing standards that today's developers expect, while making it as simple as possible to migrate from our legacy Marketplace Web Service (MWS) APIs.
List is a collection of SP-API docs, references, code snippet, modules and resources.
Amazon SP-API (Selling Partner API) - Official Video ππΌ (https://www.youtube.com/playlist?list=PLyrrqKCT7jFKENJO9n_Y68-5o2GZLgLUU)
## Contents
- [Docs](#docs)
- [Official Docs](#official-docs)
- [External Docs](#external-docs)
- [SDK/Library](#Library)
- [Videos](#videos)## Docs
### Official Docs
- [Official Site](https://developer-docs.amazon.com/sp-api/)
- [API Doc](https://developer-docs.amazon.com/sp-api/docs))
- [Developer Guide](https://developer-docs.amazon.com/sp-api/docs/what-is-the-selling-partner-api))
- [Java Library](https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-aa-java)
- [C# Library](https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-aa-csharp)
- [Models ](https://github.com/amzn/selling-partner-api-models)
- [API references](https://github.com/amzn/selling-partner-api-docs/tree/main/references)
- [Postman Collections](https://github.com/amzn/selling-partner-api-models/tree/main/clients/postman-collections)
- [Official Video *****](https://www.youtube.com/playlist?list=PLyrrqKCT7jFKENJO9n_Y68-5o2GZLgLUU)### General Articles
- [Amazon MWS is dead. Long live the Selling Partner API!](https://jesseevers.com/new-amazon-seller-api/)
- [How to access the Amazon Selling Partner API](https://jesseevers.com/selling-partner-api-access/)
- [Amazon Releases New Selling Partner API (SP-API)](https://blog.openbridge.com/amazon-releases-modern-selling-partner-api-sp-api-2a5641341c28)
- [Amazon SP-API Auth & Auth Demystified](https://marco-tibaldeschi.medium.com/amazon-sp-api-auth-auth-demystified-ab3bc746729b)### PHP Articles
- [Implementing the Selling Partner API OAuth flow](https://jesseevers.com/spapi-oauth/)
- [How to use my Selling Partner API PHP library](https://jesseevers.com/spapi-php-library/)
- [A basic application with Amazonβs Selling Partner API](https://jesseevers.com/spapi-first-application/)### Library
#### C# Library
- [Amazon Selling Partner API C#](https://github.com/abuzuhri/Amazon-SP-API-CSharp) ![GitHub stars](https://img.shields.io/github/stars/abuzuhri/Amazon-SP-API-CSharp?style=plastic&logoWidth=1)
#### PHP Library
- [clousale](https://github.com/clousale/amazon-sp-api-php) ![GitHub stars](https://img.shields.io/github/stars/clousale/amazon-sp-api-php?style=plastic&logoWidth=1)
- [ionafan2](https://github.com/ionafan2/selling-partner-api-php-sandbox) ![GitHub stars](https://img.shields.io/github/stars/ionafan2/selling-partner-api-php-sandbox?style=plastic&logoWidth=1)
- [jlevers](https://github.com/jlevers/selling-partner-api) ![GitHub stars](https://img.shields.io/github/stars/jlevers/selling-partner-api?style=plastic&logoWidth=1)
- [double-break/spapi-php](https://github.com/double-break/spapi-php) ![GitHub stars](https://img.shields.io/github/stars/double-break/spapi-php?style=plastic&logoWidth=1)#### Python
- [amzapi](https://github.com/saleweaver/python-amazon-sp-api) ![GitHub stars](https://img.shields.io/github/stars/saleweaver/python-amazon-sp-api?style=plastic&logoWidth=1)
#### GO Library
- [amzapi](https://github.com/amzapi/selling-partner-api-sdk) ![GitHub stars](https://img.shields.io/github/stars/amzapi/selling-partner-api-sdk?style=plastic&logoWidth=1)
#### Ruby Library
- [ericcj](https://github.com/ericcj/amz_sp_api) ![GitHub stars](https://img.shields.io/github/stars/ericcj/amz_sp_api?style=plastic&logoWidth=1)
#### Node.js Library
- [ScaleLeap](https://github.com/ScaleLeap/selling-partner-api-sdk) ![GitHub stars](https://img.shields.io/github/stars/ScaleLeap/selling-partner-api-sdk?style=plastic&logoWidth=1)
- [amz-tools](https://github.com/amz-tools/amazon-sp-api) ![GitHub stars](https://img.shields.io/github/stars/amz-tools/amazon-sp-api?style=plastic&logoWidth=1)
- [Bizon](https://github.com/bizon/selling-partner-api-sdk) ![GitHub stars](https://img.shields.io/github/stars/bizon/selling-partner-api-sdk?style=plastic&logoWidth=1)### Videos
#### C# Videos
- [Amazon SP-API (Selling Partner API) - Official Video ***** ππΌ](https://www.youtube.com/playlist?list=PLyrrqKCT7jFKENJO9n_Y68-5o2GZLgLUU)
- [Amazon Selling Partner API Get Orders](https://www.youtube.com/watch?v=5clKZvJdPk8)
- [Amazon Selling Partner API Update Inventory](https://www.youtube.com/watch?v=jb4OtUKE2-Y)
- [Amazon Selling Partner API Acknowledge Orders](https://www.youtube.com/watch?v=mczbPja_OLs)