Product Pricing API
Learn how to use the Product Pricing API.
You use the Product Pricing API to retrieve product pricing and offer information for products in the Amazon catalog. The Product Pricing API is designed to help you develop automated solutions that sellers can use to update and manage their prices. Building in automation for your sellers allows them to react faster to keep their prices competitive and attractive to customers.
TipThe Product Pricing API supports the development of repricers. Repricers are automated pricing tools that can continuously monitor price points, competitor prices, and other relevant factors in order to adjust a seller's prices in real-time. Repricers use data and insights from Product Pricing and Notifications APIs to help sellers maintain a competitive price advantage.
To learn more about the terms that are used on this page, refer to Terminology.
Pricing signals
The Product Pricing API and Pricing notifications provide complementary signals you can use to compete for the Featured Offer. Pull operations return data on demand, while push notifications alert you to changes as they happen.
| Operation / Notification | Type | Description |
|---|---|---|
getFeaturedOfferExpectedPriceBatch | Pull (on-demand) | Returns the computed Featured Offer Expected Price (FOEP) for up to 40 SKUs. |
getCompetitiveSummary | Pull (on-demand) | Returns competitive pricing data, reference prices, and sampleLocation with global view of the winning price (GVWP). |
PRICING_HEALTH notification | Push (event-driven) | Fires when an offer is disqualified from Featured Offer. |
ANY_OFFER_CHANGED notification | Push (event-driven) | Fires when competing offers, the Featured Offer, or external prices change. |
Use cases
The following use case examples are available for the Product Pricing API:
- Return a batch of FOEP data for a set of SKUs: Return a set of responses for up to 40 requests for Featured Offer Expected Price (FOEP) data.
- Retrieve a list of featured offers for a batch of up to 20 ASINs: Retrieve information about the featured offers by ASIN (up to 20 ASINs) using a batch operation.
Roles for the Product Pricing API v2022-05-01
Updated 12 days ago

