Quantcast · OAuth Scopes

Quantcast OAuth Scopes

OAuth 2.0 searched

Quantcast publishes 2 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Quantcast API on a user’s behalf.

Tokens are issued from https://auth.quantcast.com/oauth2/default/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.

AdvertisingAdTechProgrammatic AdvertisingDemand-Side PlatformDSPAudience MeasurementAudience IntelligenceConsent ManagementCMPPrivacyGraphQLConversion TrackingCTVVideo AdvertisingDisplay AdvertisingArtificial IntelligenceAudience Graph
Scopes: 2 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://auth.quantcast.com/oauth2/default/v1/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
api_access Grants the client credential access to the Quantcast Platform APIs. Sent in the documented token request and echoed in the token response. clientCredentials
read_reports Grants read access to reporting data — the accountMetricsReport and availableBreakdownsAndMetrics queries in the GraphQL API and the legacy REST Reporting API report endpoint. clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: https://developers.quantcast.com/docs/get-started/authentication/
docs: https://developers.quantcast.com/docs/get-started/authentication/
note: >-
  Quantcast publishes no OpenAPI, so derive-oauth-scopes.py has nothing to
  read. These scopes were taken verbatim from the token request the
  authentication guide prints, and from the sample token response on the same
  page which echoes back "scope": "read_reports api_access". Quantcast
  publishes no separate scopes/permissions reference page; the two scopes
  below are the complete published set. Fine-grained authorization on the
  platform is expressed through Roles / AccountAction on the GraphQL Role
  object, not through OAuth scopes.
schemes:
- name: QuantcastPlatformOAuth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.quantcast.com/oauth2/default/v1/token
    source: https://developers.quantcast.com/docs/get-started/authentication/
scopes:
- scope: api_access
  description: >-
    Grants the client credential access to the Quantcast Platform APIs. Sent
    in the documented token request and echoed in the token response.
  flows: [clientCredentials]
  sources: [https://developers.quantcast.com/docs/get-started/authentication/]
- scope: read_reports
  description: >-
    Grants read access to reporting data — the accountMetricsReport and
    availableBreakdownsAndMetrics queries in the GraphQL API and the legacy
    REST Reporting API report endpoint.
  flows: [clientCredentials]
  sources: [https://developers.quantcast.com/docs/get-started/authentication/]
related:
  okta_org_server_scopes:
    source: well-known/quantcast-openid-configuration.json
    scopes: [openid, email, profile, address, phone, offline_access, groups]
    note: >-
      These are the standard OIDC scopes advertised by the Okta org
      authorization server at auth.quantcast.com. They govern platform user
      sign-in, NOT the Quantcast Platform API. Recorded for completeness;
      do not request them for API access.
  permission_model:
    note: >-
      Effective API permissions follow the calling user. API credentials are
      themselves platform users: an Owner has all permissions over every
      account, while Members and Supply Managers must be assigned to
      individual accounts through the Platform UI before the API will return
      their resources.
    source: https://developers.quantcast.com/docs/get-started/understanding-the-domain/

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