GlobalData · OAuth Scopes

GlobalData OAuth Scopes

OAuth 2.0 probed

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

CompanyMarket IntelligenceBusiness IntelligenceDataAnalyticsMCPAgentsCompany DataDealsNewsPatentsResearchFinancial-ServicesEnergyMining
Scopes: 0 Flows: Method: probed

Scopes (0)

GlobalData 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

globaldata-scopes.yml Raw ↑
generated: '2026-09-13'
method: probed
source: https://mcp.globaldata.com/.well-known/oauth-authorization-server
docs: https://mcp.globaldata.com/
summary: >-
  The four scopes GlobalData's OAuth 2.1 server advertises are OIDC identity scopes, nothing more.
  They govern what claims a token carries and whether a refresh token is issued — they do NOT
  express data permissions. What a caller can read is decided by subscription entitlement,
  evaluated server-side per credential, and GlobalData publishes no scope names for it.
derivation_note: >-
  NOT derived from an OpenAPI oauth2 securityScheme — no OpenAPI exists for this provider. The list
  below was read directly from the scopes_supported array of the fetched RFC 8414 document, and the
  request-time scope string was read from GlobalData's own credentials-grant example.
scopes:
  - name: openid
    description: OIDC — requests an ID token identifying the signed-in GlobalData user.
    standard: true
  - name: profile
    description: OIDC — standard profile claims for the signed-in user.
    standard: true
  - name: email
    description: OIDC — email claim for the signed-in user.
    standard: true
  - name: offline_access
    description: OIDC — requests a refresh token so a long-running agent can renew without re-auth.
    standard: true
scope_count: 4
requested_in_docs: 'openid profile email offline_access'
data_permission_model:
  expressed_as_scopes: false
  mechanism: subscription entitlement
  note: >-
    A domain outside the caller's subscription returns not_entitled from discover_capabilities /
    reveal_advanced. contacts, market_data, fdi_projects and ict_contracts each carry a separate
    entitlement. None of these is addressable as an OAuth scope, so an agent cannot request or
    inspect its own data permissions ahead of a call — it discovers them by calling list_domains.
checked: '2026-09-13'

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