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

Ebay DevID, AppID, CertID and user token

How do I find this information on my Ebay Account? I need it to connect my site with Ebay.

Message 1 of 3
latest reply
2 REPLIES 2

Ebay DevID, AppID, CertID and user token

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.

disneyshopper
Volunteer Community Member

Message 2 of 3
latest reply

Ebay DevID, AppID, CertID and user token

I assume you want your own website to programmatically access eBay.

 

You'll find tools on your developer account:

https://developer.ebay.com/

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.

 

shipscript_1-1655929592186.png

 

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.

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 3 of 3
latest reply