Call Index
This API Reference describes the elements and attributes for each call in the Shopping API.
Additional resources are available for this API. Please see the eBay Developer Documentation Center.
See also the calls in the eBay Trading API.
Call | Summary | Samples |
---|---|---|
FindProducts | The FindProducts call returns one or more eBay catalog products based on the query string or product ID value that is passed in the call request. | View |
GetCategoryInfo | This call is used to retrieve high-level data for a specified eBay category, including category name, Category ID value, and full category path (category names and category IDs). | View |
GeteBayTime | Gets the official eBay system time in GMT. | View |
GetItemStatus | This call retrieves the current status of up to 20 eBay listings. Retrieved information includes listing status, fixed price (or highest bid price for auctions), and scheduled end time of listing. | View |
GetMultipleItems | Retrieves publicly available data for one or more listings. | View |
GetShippingCosts | Gets shipping costs for a listing. | View |
GetSingleItem | Gets publicly visible details about one listing. This gives you most of the data that eBay shows on the View Item page (title, description, price, and other details). | View |
GetUserProfile | Retrieves user information based on the eBay user ID you specify. The response contains detailed information about a user. You can specify the types of user information you want in the response. | View |