Skip to main content

  • Important Update: eBay's API integrations will be modified to address data handling requirements for select developers. Usernames will be replaced with immutable user IDs, and financial data will be protected for certain users. Learn more here.
  • API License Agreement Update: We have made significant enhancements to our API License Agreement, including detailed data protection measures and compliance with international regulations. Important restrictions have been applied to the use of Restricted APIs and AI content. Developers must review the updated agreement to ensure compliance.

Note: This is a Limited Release(Limited Release) API available only to select developers approved by business units. For information on how to obtain access to this API in production, see the Buy APIs Requirements.

This API allows third-party developers to search for and retrieve details about eBay deals and events, as well as the items associated with those deals and events.

deal_item

Method NameHTTP MethodPathSummarySamples
getDealItemsGET/deal_itemRetrieves details on eBay Deal items that match the search criteria.View getDealItems - /deal_item

event

Method NameHTTP MethodPathSummarySamples
getEventGET/event/{event_id}Retrieves details on an eBay event.View getEvent - /event/{event_id}
getEventsGET/eventRetrieves details on all eBay events for an eBay marketplace.View getEvents - /event

event_item

Method NameHTTP MethodPathSummarySamples
getEventItemsGET/event_itemRetrieves details on eBay event items that match the search criteria.View getEventItems - /event_item