We’re making it faster and more convenient to work with the Amazon Merchant API. This update introduces Live mode support, which is especially useful for workflows that require real-time or near-instant access to Amazon data.
What’s new
We’ve added new Live-mode endpoints in both the Advanced and HTML versions:
- Live Amazon ASIN Advanced and HTML
- Live Amazon Products Advanced and HTML
- Live Amazon Sellers Advanced and HTML
How it works
Live mode allows you to receive results immediately after sending a request. Unlike the Standard method, you don’t need to create a task with a POST request and then retrieve results with a separate GET request.
Why it matters
You can now simplify your integration logic and access fresh Amazon ASIN, product, and seller data without waiting for task completion. This improvement is particularly valuable for time-sensitive applications, real-time monitoring, dynamic product analysis, and on-demand data retrieval.
Get started
Check the Amazon Merchant API documentation to explore new Live-mode endpoints and start retrieving instant results.