Campaign Monitor · OAuth Scopes

Campaign Monitor OAuth Scopes

OAuth 2.0 searched

Campaign Monitor uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

Email MarketingCampaignsSubscribersTransactional EmailSegmentsNewslettersAutomationMarketing AutomationWebhookEmail DeliverabilityMarketing
Scopes: 0 Flows: Method: searched

Scopes (0)

Campaign Monitor implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

campaignmonitor-scopes.yml Raw ↑
generated: '2026-08-13'
method: searched
source: https://www.campaignmonitor.com/api/v3-3/getting-started/
docs: https://www.campaignmonitor.com/api/v3-3/getting-started/
description: >-
  Campaign Monitor calls its OAuth 2.0 scopes "permissions". The complete list is
  published verbatim on the Getting Started page under "Permissions"; there is no
  OpenAPI and no /.well-known/oauth-authorization-server document, so this
  artifact was transcribed from the provider's own reference page rather than
  derived from a spec. Permissions are supplied on the authorize request as a
  single comma-separated `scope` query parameter (URL-encoded, e.g.
  SendCampaigns%2CViewReports).
authorization_url: https://api.createsend.com/oauth
token_url: https://api.createsend.com/oauth/token
delimiter: ","
scope_count: 12
scopes:
  - name: ViewReports
    description: Permission to view reports.
  - name: ManageLists
    description: Permission to manage lists.
  - name: CreateCampaigns
    description: Permission to create campaigns.
  - name: ImportSubscribers
    description: Permission to import subscribers.
  - name: SendCampaigns
    description: Permission to send campaigns.
  - name: ViewSubscribersInReports
    description: Permission to view subscribers in reports.
  - name: ManageTemplates
    description: Permission to manage templates.
  - name: AdministerPersons
    description: Permission to administer persons.
  - name: AdministerAccount
    description: Permission to administer your account.
  - name: ViewTransactional
    description: Permission to view transactional reports and logs.
  - name: SendTransactional
    description: Permission to send transactional email.
  - name: Automation
    description: Permission to view journey reports.
notes:
  - >-
    Scopes are coarse and product-shaped rather than resource/verb-shaped: there
    is no read-only variant of ManageLists or ManageTemplates, so an integration
    that only needs to read lists must still request write permission.
  - >-
    Requesting a permission the API does not recognise fails the OAuth exchange
    with unknown_scope; calling an endpoint outside the granted permissions
    returns HTTP 401 with error code 60.
  - >-
    API-key authentication has no scope surface at all — an API key carries the
    full rights of the account or client it belongs to.
related:
  - authentication/campaignmonitor-authentication.yml

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/campaignmonitor-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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