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
Token URL
https://accounts.cmp.optimizely.com/o/oauth2/v1/token
Flows
authorizationCodeclientCredentials

Scopes (3)

ScopeDescriptionFlows
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

Source

OAuth Scopes

Raw ↑
generated: '2026-08-26'
method: searched
source: https://docs.developers.optimizely.com/content-marketing-platform/docs/authentication-1
schemes:
- name: OAuth2
  source: openapi/newscred-cmp-open-api-openapi.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.cmp.optimizely.com/o/oauth2/v1/auth
    tokenUrl: https://accounts.cmp.optimizely.com/o/oauth2/v1/token
  - flow: clientCredentials
    tokenUrl: https://accounts.cmp.optimizely.com/o/oauth2/v1/token
scopes:
- scope: offline_access
  description: Grants the ability to refresh access_token using the refresh token even when user is not present
    (not logged in).
  flows:
  - authorizationCode
  sources:
  - openapi/newscred-cmp-open-api-openapi.json
- scope: openid
  description: Grants the ability to receive a unique identifier for the user.
  flows:
  - authorizationCode
  sources:
  - openapi/newscred-cmp-open-api-openapi.json
- scope: profile
  description: Grants access to user profile information.
  flows:
  - authorizationCode
  sources:
  - openapi/newscred-cmp-open-api-openapi.json
docs: https://docs.developers.optimizely.com/content-marketing-platform/docs/authentication-1
derived_from: openapi/newscred-cmp-open-api-openapi.json
scope_model:
  granularity: coarse — identity scopes only
  note: 'CMP publishes exactly three scopes and they are the OIDC identity trio: openid, profile and offline_access.
    NONE of them scopes API capability. There is no read vs write scope, no per-resource scope (library, tasks,
    campaigns, settings), and the clientCredentials flow declares an EMPTY scopes map. Authorization is therefore
    decided entirely by the CMP organization permissions of the user or app, not by the token scope — which means
    a consent screen cannot tell a user what an app will be able to do, and an agent cannot request least privilege.
    The docs confirm all three must be sent, space-delimited, to the authorization endpoint.'
  documented_requirement: All three scopes must be passed to the authorization endpoint, delimited by a single space.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/newscred-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.