Discovering the Selling Partner API Postman Workspace 🔎 #210
jawheral
started this conversation in
Hot Topics
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Every developer working with Amazon's Selling Partner API needs efficient tools to explore, test, and integrate APIs. The official SP-API Postman Workspace provides a comprehensive environment for learning and experimenting with the API ecosystem.
Authored by: Jawher A. - Solutions Architect, Selling Partner Developer Services
This guide introduces the Selling Partner API Postman Workspace and shows you how to leverage the available collections, flows, and resources to accelerate your development journey.
What is the SP-API Postman Workspace? 🚀
The Selling Partner API Postman Workspace is an official collection of ready-to-use API requests, workflows, and documentation maintained by Amazon. It provides:
Pre-configured Collections: Ready-to-use API requests organized by use case and API category
Authentication Templates: Pre-built OAuth2 authentication flows with automatic token management
Recipe Collections: Step-by-step workflows for common seller use cases like managing listings, buying shipping, or handling FBA Inbound
Documentation: Inline documentation and examples to help you understand each API operation
Why Use the Postman Workspace? 💡
Getting Started with the Workspace 🎯
To be able to fork and use the workspace, make sure to create a Postman account and use your web browser or alternatively install the Postman Desktop client. This page from Postman Docs is a good start.
1. Fork Collections to Your Workspace
Forking allows you to create your own copy of any collection, enabling you to:
How to Fork:
2. Configure Your Environment
The workspace includes pre-configured environments which you can fork for all three regions with OAuth2 authentication:
Pre-configured Environments:
Each environment comes with all necessary variables pre-configured, including regional API endpoints, OAuth URLs, and placeholders for your credentials. Simply select your region and add your authentication credentials to get started.
Setup Steps:
3. Learn to Navigate Collections
The workspace is organized into different formats of collections to support different learning and integration needs:
Getting Started Collections:
These foundational collections provide a comprehensive introduction to each API section, helping you understand what's available for your integration path.
Use Case-Focused Workflows:
These collections guide you through complete business processes in a structured, step-by-step manner.
Examples:
Recipe Collections - "How to do X with this API?":
Recipes provide focused, actionable examples for specific tasks within an API domain.
Leveraging Postman Flows 🔄
Postman Flows is a visual tool that lets you chain API requests and build complex workflows without writing code. The workspace includes ready-to-use flows that demonstrate powerful automation scenarios.
Getting Started with Flows:
Flows can be cloned directly into your workspace for you to run. Simply browse the available flows, clone the flow that you are interested in, configure your environment and variables, and finally execute it to visualize the actions step-by-step.
Available Flows:
Repricing:
Automatically adjust product prices based on competitive pricing data and predefined thresholds to stay competitive in the marketplace.
Buy Shipping
Streamline your shipping label purchase process with an automated flow that uses Amazon Buy Shipping
Analytics and Reporting with Data Kiosk
Build reporting using Data Kiosk to extract and analyze your business data.
Best Practices for Using the Workspace 🎓
1. Use Pre-configured Environments
2. Organize Your Forks
3. Test Before Coding or Production
4. Keep Collections Updated
5. Leverage Variables
Start Your Journey Now🛠️
Additional Resources 📚
Need Help? 📞
For assistance with the Postman Workspace or SP-API:
Share Your Thoughts! 💭
❤️ Found this helpful?
💡 Have suggestions?
🤔 Questions?
Keywords: Postman, SP-API, API-Testing, Development, Workflows, Collections, PostmanFlows
Please note the publication date above. While we strive to keep our content current, the rapid evolution of this topic means some details may have changed since publication. For the most up-to-date information, we encourage readers to follow the announcements in SP-API developer documentation.

2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions