Evertune · OAuth Scopes
Evertune OAuth Scopes
OAuth 2.0
probed
Evertune publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Evertune API on a user’s behalf.
Tokens are issued from https://auth.evertune.ai/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.
CompanyGenerative Engine OptimizationAI SearchBrand MonitoringMarketing IntelligenceAI VisibilityAnalyticsArtificial Intelligence
Scopes: 14
Flows: authorizationCode, clientCredentials, implicit
Method: probed
OAuth endpoints
Authorization URL
https://auth.evertune.ai/authorize
https://auth.evertune.ai/authorize
Token URL
https://auth.evertune.ai/oauth/token
https://auth.evertune.ai/oauth/token
Flows
authorizationCodeclientCredentialsimplicit
authorizationCodeclientCredentialsimplicit
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issues an ID token for the signed-in user. | |
| profile | Basic profile claims for the signed-in user. | |
| offline_access | Issues a refresh token for long-lived sessions. | |
| 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 claim. | |
| created_at | When the user account was created. | |
| identities | The linked identity providers for the user account. | |
| phone | The user's phone number claim. | |
| address | The user's address claim. |