Channel99 · OAuth Scopes

Channel99 OAuth Scopes

OAuth 2.0 probed

Channel99 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.

CompanyMarketingAnalyticsAttributionB2BAdvertisingMarketing TechnologyArtificial IntelligenceAccount Based MarketingReportingMCPAgent ReadyIntent DataAccount IdentificationData Export
Scopes: 0 Flows: Method: probed

Scopes (0)

Channel99 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.

Channel99 publishes no scopes reference page. These scopes are read verbatim from the two RFC 8414 authorization-server metadata documents Channel99 serves - the resource-scoped list advertised by the MCP server, and the wider list advertised by the Stytch authorization server that backs the web application. The Pulsar Reporting API does NOT use OAuth scopes: it uses an M2M client_credentials exchange whose authorization is carried entirely by the tenant binding of the client_id, so there is nothing scope-shaped to record for it.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-12'
method: probed
source: https://mcp.channel99.com/.well-known/oauth-authorization-server
docs: https://support.channel99.com/hc/en-us/articles/47105598392475-MCP-Server-General-FAQ
note: >-
  Channel99 publishes no scopes reference page. These scopes are read verbatim from the two
  RFC 8414 authorization-server metadata documents Channel99 serves - the resource-scoped list
  advertised by the MCP server, and the wider list advertised by the Stytch authorization server
  that backs the web application. The Pulsar Reporting API does NOT use OAuth scopes: it uses an
  M2M client_credentials exchange whose authorization is carried entirely by the tenant binding
  of the client_id, so there is nothing scope-shaped to record for it.

authorization_servers:
- issuer: https://api.stytch.app.channel99.com
  metadata: https://mcp.channel99.com/.well-known/oauth-authorization-server
  protected_resource: https://mcp.channel99.com
  applies_to: Channel99 MCP Server
  scopes:
  - name: openid
    description: Authenticate the user and issue an OpenID Connect ID token.
  - name: email
    description: Read the authenticated user's email address.
  - name: profile
    description: Read the authenticated user's basic profile.

- issuer: https://api.stytch.app.channel99.com
  metadata: https://api.stytch.app.channel99.com/.well-known/openid-configuration
  applies_to: Channel99 web application (app.channel99.com)
  scopes:
  - name: openid
    description: Authenticate the user and issue an OpenID Connect ID token.
  - name: profile
    description: Read the authenticated user's basic profile.
  - name: email
    description: Read the authenticated user's email address.
  - name: phone
    description: Read the authenticated user's phone number.
  - name: offline_access
    description: Issue a refresh token so the client can act after the session token expires.
  - name: full_access
    description: >-
      Stytch's catch-all scope granting the full set of session permissions for the
      organization member. No Channel99 documentation describes narrower resource scopes.

granularity:
  resource_scopes_published: false
  assessment: >-
    Neither authorization server publishes resource-level scopes (nothing of the form
    visits:read or audiences:write). Authorization on the MCP surface is coarse - the FAQ states
    the connection is read-only across the tenant's data, enforced server-side rather than
    expressed as scopes a client can request or a user can review at consent time.

scope_count: 6

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/channel99-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.