The access tokens you generate using the generateToken API are valid for 6 months. When they expire, you can use the refreshToken API to get a new access token. The refreshToken API requires a "refresh token" that was given to you in the original generateToken API call. If you don't have that refresh token, you should use the generateToken API to get a new access token.
Note: We recommend you use the refreshToken API to get new access tokens when they expire. You DO NOT need to generate a new access token before 6 months.
How do I get in touch if I have questions?
Whether you're having some technical issues, need to report an issue with an API or just have questions about StubHub, we're here to help.
To request an upgrade, login to your account on the developer portal, and click on 'Account' (under your email address on the top right corner), and then click on 'Upgrade Plan'. After filling out the form with the required information, click 'Submit'. Our operations team will get back to you after reviewing the request.
How do I refresh a token?
You'll need to refresh your token every 6 months. You can use the refreshToken API to refresh your token
I was invited to join a company. What does this mean?
An admin invited you to join the company so you can collaborate. Depending on your role, joining a company means you'll be able to create apps, manage team member roles or report and track issues.