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

Finding API deprecation

Hi, I am using the Finding API to pull results from Ebay. I am only aggregating the results of this API for my business need. I noticed the deprecation notice and it recommended the Browse API. The problem is that this API is user permission specific because it also includes the option to Buy from the API. I don't need that. Is there anyway to use the Browse API for a situation where I am just pulling listings?

Message 1 of 3
latest reply
2 REPLIES 2

Re: Finding API deprecation

Hi @hamiha-16,

 

Using the Browse API, you can create a rich selection of items for your buyers to browse with keyword and category searches.

 

Most of the Browse API calls like search, getItem only require an Application access token created with the client credentials grant flow, using the scope "https://api.ebay.com/oauth/api_scope"

 

You do not require any additional scope permission or user permission for executing the most of the Browse API calls.

 

Browse API Guide: https://developer.ebay.com/api-docs/buy/static/api-browse.html 

Best Regards,
eBay Developer Support
Message 2 of 3
latest reply

Re: Finding API deprecation

Thanks for the help!

Message 3 of 3
latest reply