Just getting started with the Marketing API? See the following documents for details on using this API:
- Using eBay RESTful APIs
- Buying Integration Guide
- Marketing Beta API Overview
- Marketing API Reference
See the API Site Status for announcements regarding recently resolved or current system wide issues. Visit the Developer Support page for support options and information on filing bugs.
The API release history
The following table lists the Marketing API releases:
|
Release Version |
Release Date |
Description of Release |
|---|---|---|
| 2025-11-19 | Added a two new methods: getMostWatchedItemsand getSimilarItems | |
|
2022-01-05 |
v1 beta version has transitioned to the v1 version after removal of getAlsoBoughtProducts and getAlsoViewedProducts methods. |
v1.1.0
The following updates were made in this release:
New Methods
The following methods were added in this release:
-
The getMostWatchedItems method has been added to the new most_watched_items resource. This method allows users to retrieve items with the highest watch counts in a specific category.
-
The getSimilarItems method has been added to the new similar_items resource. This method allows users to receive recommended similar items for an item specified by its itemId value.
v1.0.0
The following updates were made in this release:
Schema Changes
The v1 beta version of the Marketing API has transitioned to the v1 version after removal of getAlsoBoughtProducts and getAlsoViewedProducts methods.