Traditional APIs: Search
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

which api is best for me

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?

Need Help: Confusion about eBay API's Developer Account Data Persistence Limitation

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...

Resolved! Call request in the postman doesn't work

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...

Could not find items in /item_summary/search with filter on seller's username

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...

getSellerList 10007 error

I was repeatedly running my getSellerList pull for data for one day only.It's old data that should not be changing.I have been modifying and testing how to exploit the resulting data.I have not been changing the input parameters that are sent to the ...

User avatar by Adventurer
  • 2414 Views
  • 3 replies
  • 0 helpful

ebay api and oauth tokens

Hi there, I have a C# application, it just needs to query for one product (get details, affiliate link etc then will redirect the user to ebay), I can get this to work for an amount of time. What I was doing is using the tokens from the API Explorer ...

Most Marked as Helpful Authors