Newscred · OAuth Scopes
Newscred OAuth Scopes
OAuth 2.0
searched
Newscred publishes 3 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 Newscred API on a user’s behalf.
Tokens are issued from https://accounts.cmp.optimizely.com/o/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.
CompanyContent MarketingContent ManagementDigital Asset ManagementMarketingMarketing Resource ManagementWorkflowsPublishingWebhookAcquired
Scopes: 3
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://accounts.cmp.optimizely.com/o/oauth2/v1/auth
https://accounts.cmp.optimizely.com/o/oauth2/v1/auth
Token URL
https://accounts.cmp.optimizely.com/o/oauth2/v1/token
https://accounts.cmp.optimizely.com/o/oauth2/v1/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| offline_access | Grants the ability to refresh access_token using the refresh token even when user is not present (not logged in). | authorizationCode |
| openid | Grants the ability to receive a unique identifier for the user. | authorizationCode |
| profile | Grants access to user profile information. | authorizationCode |
📄 Provider scope reference: https://docs.developers.optimizely.com/content-marketing-platform/docs/authentication-1
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.