Premier Lacrosse League · OAuth Scopes
Premier Lacrosse League OAuth Scopes
OAuth 2.0
probed
Premier Lacrosse League publishes 4 OAuth 2.0 scopes via the authorizationCode, refreshToken, and urn:ietf:params:oauth:grant-type:jwt-bearer flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Premier Lacrosse League API on a user’s behalf.
Tokens are issued from https://account.premierlacrosseleague.com/authentication/oauth/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.
CompanySportsLacrosseProfessional Sports LeagueSports StatisticsMedia and EntertainmentEcommerceAgent CommerceGraphQLFantasy Sports
Scopes: 4
Flows: authorizationCode, refreshToken, urn:ietf:params:oauth:grant-type:jwt-bearer
Method: probed
OAuth endpoints
Authorization URL
https://account.premierlacrosseleague.com/authentication/oauth/authorize
https://account.premierlacrosseleague.com/authentication/oauth/authorize
Token URL
https://account.premierlacrosseleague.com/authentication/oauth/token
https://account.premierlacrosseleague.com/authentication/oauth/token
Flows
authorizationCoderefreshTokenurn:ietf:params:oauth:grant-type:jwt-bearer
authorizationCoderefreshTokenurn:ietf:params:oauth:grant-type:jwt-bearer
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issues an ID token for the shop customer. | authorizationCode |
| Access to the customer's email address and email_verified claim. | authorizationCode | |
| customer-account-api:full | Full access to the authenticated customer's Shopify Customer Account API surface. | authorizationCode |
| customer-account-mcp-api:full | Full access to the customer-account MCP API — the authenticated agent-commerce surface behind the store's UCP MCP endpoint. | authorizationCode |