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.

Tip

The 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 / NotificationTypeDescription
getFeaturedOfferExpectedPriceBatchPull (on-demand)Returns the computed Featured Offer Expected Price (FOEP) for up to 40 SKUs.
getCompetitiveSummaryPull (on-demand)Returns competitive pricing data, reference prices, and sampleLocation with global view of the winning price (GVWP).
PRICING_HEALTH notificationPush (event-driven)Fires when an offer is disqualified from Featured Offer.
ANY_OFFER_CHANGED notificationPush (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:

Roles for the Product Pricing API v2022-05-01

getCompetitiveSummary
AttributeValue
RegionsNA, EU, FE
Required roles (need at least one)Pricing
getFeaturedOfferExpectedPriceBatch
AttributeValue
RegionsNA, EU, FE
Required roles (need at least one)Pricing

Did this page help you?