Covatic · OAuth Scopes

Covatic OAuth Scopes

OAuth 2.0 probed

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

CompanyAdvertising TechnologyAdTechAudience IntelligenceData Management PlatformConnected TVPrivacyOn-Device ProcessingAttributionAudioCampaignsRetargetingPublishingBroadcastingMediaB CorpUnited Kingdom
Scopes: 0 Flows: Method: probed

Scopes (0)

Covatic 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

Raw ↑
generated: '2026-08-12'
method: probed
source: https://cognito-idp.eu-west-2.amazonaws.com/eu-west-2_mQWqhJueg/.well-known/openid-configuration
docs: null
summary: >-
  The Covatic Audience Builder OpenAPI declares no oauth2 securityScheme and therefore
  no per-operation scopes — every protected operation carries a bare HTTP Bearer
  requirement. The only published scope vocabulary for Covatic is the standard OIDC set
  advertised by its AWS Cognito user pool's discovery document. There is no Covatic
  resource-server scope namespace (no `audiences:read`, `campaigns:write`, or similar)
  in anything public.
scheme: openIdConnect
issuer: https://cognito-idp.eu-west-2.amazonaws.com/eu-west-2_mQWqhJueg
authorization_endpoint: https://clienttoolsapi.auth.eu-west-2.amazoncognito.com/oauth2/authorize
token_endpoint: https://clienttoolsapi.auth.eu-west-2.amazoncognito.com/oauth2/token
scope_count: 4
scopes:
- name: openid
  description: Standard OIDC scope; requests an ID token for the authenticated Covatic platform user.
  source: openid-configuration.scopes_supported
- name: email
  description: Releases the user's email address claim.
  source: openid-configuration.scopes_supported
- name: phone
  description: Releases the user's phone number claim.
  source: openid-configuration.scopes_supported
- name: profile
  description: Releases standard profile claims for the user.
  source: openid-configuration.scopes_supported
resource_server_scopes:
  declared: false
  note: >-
    Cognito resource servers can define custom scopes (e.g. `covatic/campaigns.read`)
    and they would appear in `scopes_supported`. None do, so authorization inside the
    API is enforced by role and tenant (client_id) rather than by OAuth scope.
authorization_notes: >-
  Coarse-grained access is managed through company/client association and roles —
  /api/v1/user/create-users-with-roles, /api/v1/user/update-user-association,
  /api/v1/user/clients/default/{default_client_id}. The role names are not published.
gaps_for_the_provider:
- Define a Cognito resource server with read/write scopes per resource family
  (profiles, traits, campaigns, users, company) so tokens can be least-privilege.
- Declare an `oauth2` or `openIdConnect` securityScheme in the OpenAPI and attach
  scopes per operation, instead of a bare HTTPBearer.
cross_links:
  authentication: authentication/covatic-authentication.yml
  openid_configuration: well-known/covatic-openid-configuration.json

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