Just getting started with the Marketplace Insights API? See the following documents for details on using this API:
- Using eBay RESTful APIs
- Buying Integration Guide
- Marketplace Insights API Overview
- Marketplace Insights 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.
Note:
This is a (Limited Release).
The following table lists the Marketplace Insights API releases:
Release Version |
Release Date |
Description of Release |
---|---|---|
v1_beta.2.0 | 2018-09-17 | Added the lastSoldDate field filter |
v1_beta.1.0 | 2018-08-02 | Added itemLocation fields |
v1_beta.0.0 | 2018-07-17 | Initial API beta release |
v1_beta.2.0
Added the lastSoldDate field filter. This filter lets you refine the result set to items that were sold within a date range. For example:
filter=lastSoldDate:[2018-08-30T00:00:00Z..2018-09-17T00:00:00Z]
v1_beta.1.0
Added the itemLocation container. This container returns the postal code and county of the location of the item.
v1_beta.0.0
This is the initial BETA release of this API.
There is only one method for the initial release. This method enables you to search for sold items on eBay by keyword, GTIN, categories, and product and returns the of sales history of those items.
GET /buy/marketplace-insights/v1_beta/item_sales/search