ebay.com – buy-marketing
The Marketing API retrieves eBay products based on a metric, such as Best Selling, as well as products that were also bought and also viewed.
- Homepage
- https://api.apis.guru/v2/specs/ebay.com:buy-marketing/v1_beta.2.0.json
- Provider
- ebay.com:buy-marketing / buy-marketing
- OpenAPI version
- 2.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/ebay.com/buy-marketing/v1_beta.2.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/ebay.com/buy-marketing/v1_beta.2.0/openapi.yaml
Tools (3)
Extracted live via the executor SDK.
-
merchandisedProduct.getMerchandisedProductsThis method returns an array of products based on the category and metric specified. This includes details of the product, such as the eBay product ID (EPID), title, and user reviews and ratings for the product. You can use the
epidreturned by this method in the Browse API search method to retrieve items for this product.Restrictions
- To test getMerchandisedProducts in Sandbox, you must use category ID 9355 and the response will be mock data.
- For a list of supported sites and other restrictions, see .
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools