Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hey, So I've been trying to get the condition of a trading card although on eBay it's shown like this (Graded: Near mint or better) or (Ungraded: Poor) the API only returns Graded or Ungraded but not the condition details I want.is there any way to g...
Hello, I'm currently using the Finding API to search for specific items within a category and have noticed an inconsistency. Generic items appear in the search results almost immediately after their start time, while branded items take approximately ...
how to get terapeak research data that includes (avg sold price, no of sold items etc) using ebay APIs?
The traditional Finding API and Shopping API are now deprecated as of 2024/01/04.They will be decommissioned on 2025/02/05. https://developer.ebay.com/develop/apis/api-deprecation-status Developers may transition to the RESTful Browse API
I went through the documentation and it's quite confusing, I want to get my list of orders through a get request but where can I find the endpoint url for getorders and how do create some orders to test this via postman?
Hi all i am trying to use the aspect_filter parameter to search the brand in a category and the results returned have other brands .My call looks like this decoded ..https://api.ebay.com/buy/browse/v1/item_summary/search?q=&category_ids=175672&aspect...
I've found many questions that contain this issue, but I'm unable to find a fix.I am able to do other things, I can get a application token, and a user token. I'm trying to upload an image via the UploadSiteHostedPicture XML endpoint.This is my test ...
I aim to create an application that provides users with the most recent information about winning products. I have it coded. However, I can't see where I can subscribe or whatever there is to use the API. I came across the Finding API but there wasn'...
Hi there guys I have been using the ebay SDK for quite some time, but today noticed that the tag SellerVacationNote for the method GetItemCall isn't getting populated for the below item, even though the information about the seller's vacation shows u...
Hello, I am using eBay traditional finding API for academic research purposes. I am thinking of making API calls for all items everyday for a specific location to see how many items and different categories are listed on ebay for that specific locati...
Hi everyone. I been trying to replicate a call request from a API Explorer in the Postman for a test, after copying all the headers from HTTP Headers with a working authorization token, but I keep getting "415 Unsupported Media Type" error, but I hav...
My developers are telling me my website is not using these apis yet I keep getting emails about them. Can someone from ebay partner network allow me to send them my website so they can confirm which ebay apis are getting pulled please so I dont have ...
Hello, I'm trying to search for items for this seller:https://www.ebay.co.uk/str/gravityperformance curl --location --globoff 'https://api.ebay.com/buy/browse/v1/item_summary/search?filter=sellers%3A{gravityperformance}&q=EXHAUST' \--header 'X-EBAY-C...
Do the API keys grant access to request for active listing search results? In effort to grow our eBay business we want to make requests for results from eBay for active listings for a list of X items then filter out the results that are higher Y doll...
I cannot find documentation that tells me what valid OutputSelector's are available for the TradingAPI GetSellerList endpoint API.For example, I cannot retrieve an item's ConditionID or Condition (Say for a Coin I'd want "Uncirculated"I need to selec...