Selling Partner API for Sellers (v1)

Download OpenAPI specification:Download

The Selling Partner API for Sellers lets you retrieve information on behalf of sellers about their seller account, such as the marketplaces they participate in. Along with listing the marketplaces that a seller can sell in, the API also provides additional information about the marketplace such as the default language and the default currency. The API also provides seller-specific information such as whether the seller has suspended listings in that marketplace.

sellers

getMarketplaceParticipations

Returns a list of marketplaces that the seller submitting the request can sell in and information about the seller's participation in those marketplaces.

Usage Plan:

Rate (requests per second) Burst
.016 15

For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.

Responses

Response samples

Content type
application/json
{
  • "payload": [
    ],
  • "errors": [
    ]
}