Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hello, I am thoroughly enjoying using the eBay Browse API for a product we build to make secondhand designer clothing more accessible. We strategically exhaust our 5000 daily calls and have applied for a higher limit using the Application Growth tick...
We need to build an internal profitability tool for a large eBay appliance-parts store (~25k active listings).The tool needs to:search public eBay listings by exact SKUfind Brand New OEM competitor listingscompare competitor pricing against our real ...
I am using Browse API. The API returns the seller username for items. This does NOT match what is shown when you view the item in your browser, which I will call the seller display name. It may also be called store name, if the seller has store enabl...
I recently applied for a developer account to show ebay listings on my website and got rejected. Does anybody know why this could have happened and how to get in contact with Ebay?
Hello, i'm developing my first App and encounted an issue when trying to get Sold Items through the Browse API. Always got this error "Service call has exceeded the number of times the operation is allowed to be called". I read it became 'Restricted'...
I wanted to know if there is any options either through the Browse API or others to get same type of information we get from browse API active listings, for the recently sold items?
I'm noticing that the image url and thumbnail images are missing for some items in the response of the browse item_summary api. When navigating to the item using the itemWebUrl, it shows that the item does have images but they are not present in the ...
Hello eBay Developer Community, I recently submitted an application for access to the eBay Developer Program but received a decline notification without detailed feedback. Before reapplying, I wanted to ask if there are common eligibility requirement...
Hi I'm trying to get access to the developer account and is rejected. Coauld you please let me know how can i get it activated. thanks!
When querying for Best Offer listings, the price filter has no effect. i.e. "filter=buyingOptions:{BEST_OFFER},price:[..100],priceCurrency:USD" also returns listings over $100
Hello eBay Developer Support Team,I am requesting access to the Marketplace Insights API for my salvage yard pricing application.BACKGROUND:I have been using the Finding API's findCompletedItems call to retrieve sold prices for vehicle parts. The API...
Hi! I'm trying to run an item summary request on marketplaces other than Ebay US, like Ebay FR, Ebay UK, etc.For that I made sure to pass the appropriate X-EBAY-C-MARKETPLACE-ID, X-EBAY-API-SITE-ID and X-EBAY-SOA-GLOBAL-ID parms in the HTTP Request h...
Over the last two days, the API has been ignoring the price filter and returning listings regardless of price. In our case, we're specifying a maximum price in USD. At a minimum, the issue occurs in most/all global eBay sites. Has anyone else seen th...
I have a fully functional application that is working with the Ebay Browse API. It retrieves the response for a given SKU, (almost) perfectly matching the results returned in a standard ebay search. However, it often misses items. It is not my filter...
Request:https://api.ebay.com/buy/browse/v1/item_summary/search?category_ids=262042&aspect_filter=categoryId:262042,Stadt:{Tilsit}The same reques (encoded):https://api.ebay.com/buy/browse/v1/item_summary/search?category_ids=262042&aspect_filter=catego...