eBay Commerce & Promotions API
Search eBay products and observe sponsored, banner, and merchandising placements.
ebay
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
ebay.categories.list
Return eBay's public category hierarchy.
1 credit per requestebay.item.deferred_promotions
Discover and return deferred item-page promotion fragments from eBay's SSE surface.
1 credit per requestebay.item.promotions
Return typed merchandising modules shown around an eBay item.
1 credit per requestebay.product.detail.get
Return current eBay item detail from JSON-LD with page supplements.
1 credit per requestebay.products.search
Return filtered eBay listings with display fields and sponsored disclosure.
1 credit per requestebay.search.placements
Return eBay's ordered search feed with sponsored disclosure from embedded state.
1 credit per requestebay.search.promotions
Return sponsored search placements and RTM banner inventory.
1 credit per requestCommon uses
- Price and assortment monitoring
- Sponsored-placement monitoring
- Product research
- Promotion inventory analysis
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.