stubhub.net
StubHub is an online ticket marketplace for live events. Its platform lets applications access event catalog data and, with user authorization, manage account, inventory, and sales-related ticketing workflows.
StubHub exposes an OAuth2-protected HTTP API at api.stubhub.net and a public MCP server at https://open-ai-app.stubhub.net/mcp.
- StubHub MCP serverdiscovered
- StubHub APIdiscovered
Use the StubHub developer docs at Authentication and complete StubHub's application registration process to obtain a client_id and client_secret. For server-to-server access to public data, follow Application-Only Authentication Flow and exchange your app credentials at https://account.stubhub.com/oauth2/token with grant_type=client_credentials. For user-delegated access, follow User-Login Authentication Flow: register an HTTPS redirect_uri, send the user to https://account.stubhub.com/authorize, then exchange the returned code at https://account.stubhub.com/oauth2/token.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing