Tegus · OAuth Scopes
Tegus OAuth Scopes
OAuth 2.0
probed
Tegus publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tegus API on a user’s behalf.
Tokens are issued from https://auth.tegus.com/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.
Investment ResearchExpert NetworksMarket IntelligenceFinancial DataTranscriptsPrivate MarketsEquity ResearchOpenID ConnectAcquired
Scopes: 14
Flows: authorizationCode, clientCredentials, deviceCode
Method: probed
OAuth endpoints
Authorization URL
https://auth.tegus.com/authorize
https://auth.tegus.com/authorize
Token URL
https://auth.tegus.com/oauth/token
https://auth.tegus.com/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCode
authorizationCodeclientCredentialsdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token; signals an OpenID Connect authentication request. | |
| profile | Basic profile claims for the authenticated user. | |
| offline_access | Issue a refresh token so the client can act after the access token expires. | |
| name | The user's full name claim. | |
| given_name | The user's given name claim. | |
| family_name | The user's family name claim. | |
| nickname | The user's nickname claim. | |
| The user's email address claim. | ||
| email_verified | Whether the user's email address has been verified. | |
| picture | The user's profile picture URL. | |
| created_at | When the user account was created. | |
| identities | The linked identity-provider connections for the user. | |
| phone | The user's phone number claim. | |
| address | The user's address claim. |
📄 Provider scope reference: https://auth.tegus.com/.well-known/openid-configuration