Tried hard but under to configure account API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2018 10:21 PM
Hello Friends,
I have done my leave best R&D in configuring account with my product but still unable to get the api(s) for the same.
I am developing my own inventory management product, in that I want to configure multiple channel (Flipkart, Amanzon, Ebay, etc). I got api(s) for configuring catagories in my product but unable to find the api(s) to configure account for login and intigrate the sales accounts in my product.
I am now needing a huge help from all of you in this regards.
Looking forward to hear from all of you.
Thanks
Re: Tried hard but under to configure account API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2018 10:04 AM
First, you will create a developer account.
Then you will generate a set of developer keys for your application.
https://developer.ebay.com/tools/quick-start
To access your account data, you will need to set a token.
You can get tokens on the same page where your keys are located. You will see a "User tokens" link there for setting up tokens.
When you access eBay through the API, you will need to supply your keys and your token in the request.
