/ebay/sellers/items
List active eBay listings for a seller (by username or store/seller URL): for each listing returns title, price/currency, list_price (if discounted), condition, subtitle, sold_count, image and buying format.
Price: 10 credits per 50 results
💡 AI Hint: List a seller’s active eBay listings by seller username or store/seller URL. Returns items with price/currency, list_price (if discounted), condition, subtitle (seller’s listing tagline), sold_count, image, buying_format (auction/buy_it_now), bid_count (auctions) and has_best_offer.
⚠️ Common errors: 412: Seller not found or has no active listings
Authorizations
API token from the dashboard
Headers
Body
eBay seller username, store URL or any seller listings URL
1"musicmagpie"
"https://www.ebay.com/usr/musicmagpie"
"https://www.ebay.com/str/musicmagpie"
Max number of listings to return
1 <= x <= 10000Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response