06-22-2022 12:28 PM
How do I find this information on my Ebay Account? I need it to connect my site with Ebay.
06-22-2022 01:31 PM
Are you using a mobile device or a desktop computer. I don't believe you need that information to access ebay. If using a computer, log off, reboot, and log back on. If using a mobile device, try using the device's browser or desktop view.
06-22-2022 01:35 PM - edited 06-22-2022 01:37 PM
I assume you want your own website to programmatically access eBay.
You'll find tools on your developer account:
If you don't have a developer account, then you will need to create one. There is no cost to create an account.
After you create your account, you can request an application keyset and then learn how to set and refresh a token.
App ID = Client ID
Dev ID = Dev ID
Cert ID = Client Secret
There are two types of tokens:
Client credentials = grants the application general API access, and is not specific to any user.
Authorization code = grants access to a user's account.
We want your journey here to be as great as can be, so we have put together some links to help you get quickly familiarized with the eBay Community.