HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getCompetitiveSummary

Returns the competitive summary response, including featured buying options for the ASIN and marketplaceId combination.

Usage Plan:

Rate (requests per second)Burst
0.0331

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that are applied to the requested operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Body Params

The batch of getCompetitiveSummary requests.

array of objects
required
length between 1 and 20

A batched list of competitiveSummary requests.

requests*
string
required

The ASIN of the item.

string
required

A marketplace identifier. Specifies the marketplace for which data is returned.

array of strings
required
length ≥ 1

The list of requested competitive pricing data for the product.

Show Details
featuredBuyingOptionsDescribes the current segmented featured offer information for the item.
referencePricesProvides reference price points for the item, such as the Competitive Price Threshold.
lowestPricedOffersThe lowest-priced standard offers that are available for the item in the Amazon store.
includedData*
array of objects
length between 0 and 5

The list of lowestPricedOffersInput parameters that are used to build lowestPricedOffers in the response. This attribute is only valid if lowestPricedOffers is requested in includedData

lowestPricedOffersInputs
string
required

The HTTP method associated with an individual request within a batch.

Show Details
GETGET
PUTPUT
PATCHPATCH
DELETEDELETE
POSTPOST
string
required
length between 6 and 512

The URI associated with the individual APIs that are called as part of the batch request.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json