PremiaLab · OAuth Scopes
PremiaLab OAuth Scopes
OAuth 2.0
searched
PremiaLab publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the PremiaLab API on a user’s behalf.
Tokens are issued from https://sso.plbtech.com/oauth2/v1/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.
CompanyFinancial ServicesFintechInvestment ManagementRisk AnalyticsPortfolio AnalyticsQuantitative Investment StrategiesFactor Investing
Scopes: 7
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://sso.plbtech.com/oauth2/v1/authorize
https://sso.plbtech.com/oauth2/v1/authorize
Token URL
https://sso.plbtech.com/oauth2/v1/token
https://sso.plbtech.com/oauth2/v1/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token. | |
| Access to the user's email address and verification status. | ||
| profile | Access to the user's basic profile claims (name, locale, etc.). | |
| address | Access to the user's address claim. | |
| phone | Access to the user's phone number and verification status. | |
| offline_access | Issue a refresh token for long-lived, offline access. | |
| groups | Access to the user's group/role memberships. |