StubHub · OAuth Scopes

StubHub OAuth Scopes

OAuth 2.0 searched

StubHub publishes 9 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the StubHub API on a user’s behalf.

Tokens are issued from https://account.stubhub.com/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyMarketplacesTicketsEventsTicketingLive EventsSecondary MarketE-commerceSportsConcerts
Scopes: 9 Flows: clientCredentials, authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://account.stubhub.com/authorize
Token URL
https://account.stubhub.com/oauth2/token
Flows
clientCredentialsauthorizationCode

Scopes (9)

ScopeDescriptionFlows
read:events Read-only access to events on the StubHub platform. authorizationCode, clientCredentials
read:payment Read-only access to the user's payments. authorizationCode
read:sales Read access to the user's sales. authorizationCode
read:sellerlistings Read access to the user's listings. authorizationCode
read:webhooks Read access to the user's webhooks. authorizationCode
write:requestedevents Write access to the user's requested events. authorizationCode
write:sales Write access to the user's sales (confirm and fulfill sales). authorizationCode
write:sellerlistings Write access to the user's listings (create and update listings). authorizationCode
write:webhooks Write access to the user's webhooks. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/stubhub-account-openapi.yml, openapi/stubhub-catalog-openapi.yml, openapi/stubhub-inventory-openapi.yml, openapi/stubhub-sales-openapi.yml,
  openapi/stubhub-webhooks-openapi.yml
schemes:
- name: oauth2
  source: openapi/stubhub-account-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://account.stubhub.com/oauth2/token
  - flow: authorizationCode
    authorizationUrl: https://account.stubhub.com/authorize
    tokenUrl: https://account.stubhub.com/oauth2/token
  description: OAuth2. All API requests must be authenticated.
- name: oauth2
  source: openapi/stubhub-catalog-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://account.stubhub.com/oauth2/token
  - flow: authorizationCode
    authorizationUrl: https://account.stubhub.com/authorize
    tokenUrl: https://account.stubhub.com/oauth2/token
  description: OAuth2. All API requests must be authenticated.
- name: oauth2
  source: openapi/stubhub-inventory-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://account.stubhub.com/oauth2/token
  - flow: authorizationCode
    authorizationUrl: https://account.stubhub.com/authorize
    tokenUrl: https://account.stubhub.com/oauth2/token
  description: OAuth2. All API requests must be authenticated.
- name: oauth2
  source: openapi/stubhub-sales-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://account.stubhub.com/oauth2/token
  - flow: authorizationCode
    authorizationUrl: https://account.stubhub.com/authorize
    tokenUrl: https://account.stubhub.com/oauth2/token
  description: OAuth2. All API requests must be authenticated.
- name: oauth2
  source: openapi/stubhub-webhooks-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://account.stubhub.com/oauth2/token
  - flow: authorizationCode
    authorizationUrl: https://account.stubhub.com/authorize
    tokenUrl: https://account.stubhub.com/oauth2/token
  description: OAuth2. All API requests must be authenticated.
scopes:
- scope: read:events
  description: Read-only access to events on the StubHub platform.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: read:payment
  description: Read-only access to the user's payments.
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: read:sales
  description: Read access to the user's sales.
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: read:sellerlistings
  description: Read access to the user's listings.
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: read:webhooks
  description: Read access to the user's webhooks.
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: write:requestedevents
  description: Write access to the user's requested events.
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: write:sales
  description: Write access to the user's sales (confirm and fulfill sales).
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: write:sellerlistings
  description: Write access to the user's listings (create and update listings).
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
- scope: write:webhooks
  description: Write access to the user's webhooks.
  flows:
  - authorizationCode
  sources:
  - openapi/stubhub-account-openapi.yml
  - openapi/stubhub-catalog-openapi.yml
  - openapi/stubhub-inventory-openapi.yml
  - openapi/stubhub-sales-openapi.yml
  - openapi/stubhub-webhooks-openapi.yml
docs: https://developer.stubhub.com/docs/authentication/scopes