Polygon · OAuth Scopes
Polygon OAuth Scopes
OAuth 2.0
searched
Polygon publishes 6 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Polygon API on a user’s behalf.
Tokens are issued from https://auth.massive.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.
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-timeHistoricalPublic APIs
Scopes: 6
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://auth.massive.com/oauth2/auth
https://auth.massive.com/oauth2/auth
Token URL
https://auth.massive.com/oauth2/token
https://auth.massive.com/oauth2/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication (standard OIDC scope). | |
| offline_access | Refresh-token issuance for long-lived MCP sessions (standard OIDC scope). | |
| account | Massive account access used by the MCP resource server. | |
| profile | Profile claims (standard OIDC scope; advertised by the authorization server only). | |
| Email claim (standard OIDC scope; advertised by the authorization server only). | ||
| offline | Legacy alias for offline_access (advertised by the authorization server only). |