Supermetrics · OAuth Scopes
Supermetrics OAuth Scopes
OAuth 2.0
searched
Supermetrics publishes 13 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Supermetrics API on a user’s behalf.
Tokens are issued from https://api.supermetrics.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.
CompanyMarketingAnalyticsAdvertisingDataReportingBusiness IntelligenceData Warehouse
Scopes: 13
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.supermetrics.com/oauth/authorize
https://api.supermetrics.com/oauth/authorize
Token URL
https://api.supermetrics.com/oauth/token
https://api.supermetrics.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (13)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication (issue an ID token) | authorizationCode |
| profile | Access to the user's basic profile claims (name | authorizationCode |
| Access to the user's email claim | authorizationCode | |
| offline_access | Issue a refresh token for long-lived offline access | authorizationCode |
| team_read | Read team settings and membership | authorizationCode |
| user_read | Read the authenticated user | authorizationCode |
| ds_logins_read | Read data source logins (authentications) | authorizationCode |
| ds_accounts_read | Read the accounts available under a data source | authorizationCode |
| ds_queries_run | Run data queries against connected data sources | authorizationCode |
| ds_platform_write | Write access to data source / platform configuration | authorizationCode |
| ds_login_links_read | Read single-use data source login links | authorizationCode |
| ds_login_links_write | Create single-use data source login links | authorizationCode |
| auth_create_account | Create a Supermetrics account during the auth flow | authorizationCode |
📄 Provider scope reference: https://supermetrics.com/docs/product-api-oauth/