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.

CompanyMarketplacesTicketsEventTicketingLive 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

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/stubhub-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.