CME Group · OAuth Scopes

CME Group OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://auth.cmegroup.com/as/token.oauth2.

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.

Capital MarketsDerivativesExchangeFinancial MarketsFuturesMarket DataOptionsReference DataTradingFortune 1000
Scopes: 5 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://auth.cmegroup.com/as/token.oauth2 https://authnr.cmegroup.com/as/token.oauth2
Flows
clientCredentials

Scopes (5)

ScopeDescriptionFlows
UNOEntitlement CME Group entitlement scope advertised by the authorization server (RFC 8414 scopes_supported). clientCredentials
openid OpenID Connect authentication scope. authorizationCode
profile OpenID Connect profile claims. authorizationCode
email OpenID Connect email claim. authorizationCode
offline_access Refresh-token issuance for long-lived access. authorizationCode

Source

OAuth Scopes

cme-group-scopes.yml Raw ↑
generated: '2026-07-22'
method: searched
source: https://auth.cmegroup.com/.well-known/oauth-authorization-server
docs: https://cmegroupclientsite.atlassian.net/wiki/spaces/EPICSANDBOX/pages/457316022/Client+API+Service+Adoption+Using+OAuth+2.0+Protocol
notes: >-
  CME Group authorization is primarily entitlement-based (per-API-ID
  entitlements managed in the CME Customer Center), not scope-based. The
  PingFederate authorization server at auth.cmegroup.com advertises the scopes
  below in its anonymous RFC 8414 metadata; API access itself is granted by
  entitling the OAuth API ID to each API rather than by requesting granular
  scopes. No public OpenAPI declares oauth2 scopes.
schemes:
  - name: CMEGroupOAuth
    source: well-known/cme-group-oauth-authorization-server.json
    flows:
      - flow: clientCredentials
        tokenUrl: https://auth.cmegroup.com/as/token.oauth2
      - flow: clientCredentials
        tokenUrl: https://authnr.cmegroup.com/as/token.oauth2
scopes:
  - scope: UNOEntitlement
    description: CME Group entitlement scope advertised by the authorization server (RFC 8414 scopes_supported).
    flows: [clientCredentials]
    sources: [well-known/cme-group-oauth-authorization-server.json]
  - scope: openid
    description: OpenID Connect authentication scope.
    flows: [authorizationCode]
    sources: [well-known/cme-group-openid-configuration.json]
  - scope: profile
    description: OpenID Connect profile claims.
    flows: [authorizationCode]
    sources: [well-known/cme-group-openid-configuration.json]
  - scope: email
    description: OpenID Connect email claim.
    flows: [authorizationCode]
    sources: [well-known/cme-group-openid-configuration.json]
  - scope: offline_access
    description: Refresh-token issuance for long-lived access.
    flows: [authorizationCode]
    sources: [well-known/cme-group-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/cme-group-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 email required.

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