RESTful Buy APIs: Browse
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Add scope buy.marketplace.insights

Hello, in our application, we need access to the buy.marketplace.insights scope. Could you please advise us on the process to obtain access? Alternatively, could you provide us with the conditions we need to fulfill in order to have the scope assigne...

User avatar by Rising Star
  • 75 Views
  • 3 replies
  • 0 helpful

Resolved! Search on multiple Marketplace ID

Hi,Is there a solution to search (with the Search API) on several markeplaces with the same request?Maybe there is a way to pass several arguments to the X-EBAY-C-MARKETPLACE-ID header?I can't find anything about this in the documentation.Is there a ...

User avatar by Adventurer
  • 363 Views
  • 4 replies
  • 0 helpful

Browse API category tree arrangement

developer_support@ebay I would like to reconstruct the category tree (breadcrumbs) returned by the Browse API. Please help me understand the logic in the ordering of the category tree below. If there are two leaf categories, then the two leaves are t...

Resolved! Getting Error 11006: The legacy Id is invalid. However, searching eBay finds the item with the ID

I have been getting quite a few responses like the one below but when you search eBay for the item ID (in this case 314677336958) the item exists and it's located in the US marketplace. The only headers I'm sending are Authorization:[mytoken] and X-E...

User avatar by Thrill-Seeker
  • 103 Views
  • 2 replies
  • 0 helpful

Get item specifics in bulk

There is a "item specifics" field that I'd like to collect for every one of the items that shows up when I hit the API browse_summary endpoint. My question is, is there a better option than hitting the API again for every result and checking each ind...

User avatar by Enthusiast
  • 134 Views
  • 0 replies
  • 1 helpful

Production API not working

Hello!I'm trying to use the browse API which is working fine when using sandbox mode. I have generated production API key and oauth token but I'm getting and error saying "Invalid access token. Check the value of the Authorization HTTP request header...

User avatar by Explorer
  • 172 Views
  • 2 replies
  • 0 helpful

Python SDK Library for RESTful APIs?

https://github.com/timotheus/ebaysdk-python The library above was super helpful in getting started with the eBay's deprecated APIs. I'm using the Finding API. I don't see an example SDK python library for the RESTful APIs. eBay is emailing me with th...

User avatar by Trailblazer
  • 221 Views
  • 1 replies
  • 0 helpful

Filter Browse API by lastSoldDate

https://api.ebay.com/buy/browse/v1/item_summary/search?q=phone&limit=3&filter=itemEndDate:%5B2024-02-14T00:00:00Z..2024-02-15T23:59:59Z%5D is throwing me an error using the API test tool - Price is doing the same thing. What am I missing? "warnings":...

Most Marked as Helpful Authors