Bloomberg Applications · OAuth Scopes

Bloomberg Applications OAuth Scopes

OAuth 2.0 searched

Bloomberg Applications 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.

Enterprise APIFinancial AnalyticsFinancial-ServicesMarket DataReal-Time Data
Scopes: 0 Flows: Method: searched

Scopes (0)

Bloomberg Applications 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

bloomberg-applications-scopes.yml Raw ↑
generated: '2026-08-27'
method: searched
source: https://www.bloomberg.com/.well-known/openid-configuration
provider: Bloomberg Applications
providerId: bloomberg-applications
description: >-
  The only OAuth scope surface Bloomberg publishes anonymously is the one advertised in the
  bloomberg.com OpenID Connect discovery document. The Data License / Hypermedia API also
  carries a scopes field inside its issued credential object, but that credential is provisioned
  under contract and its scope vocabulary is not published on any public page, so it is recorded
  as unpublished rather than guessed.
authorization_server:
  issuer: https://www.bloomberg.com
  authorization_endpoint: https://login.bloomberg.com/api/oauth/authorize
  token_endpoint: https://login.bloomberg.com/api/oauth/token
  jwks_uri: https://login.bloomberg.com/api/oauth/.well-known/jwks.json
  grant_types_supported:
    - authorization_code
    - refresh_token
  code_challenge_methods_supported:
    - S256
scopes:
  - name: openid
    description: >-
      Standard OpenID Connect scope. Requests an id_token identifying the bloomberg.com account.
      Signed RS256; keys at the published jwks_uri.
    source: openid-configuration scopes_supported
  - name: user
    description: >-
      Access to the authenticated user's bloomberg.com profile. Bloomberg publishes the scope
      name in discovery but no claim-level reference page; description is limited to what the
      discovery document states.
    source: openid-configuration scopes_supported
  - name: entitlements
    description: >-
      Access to the account's Bloomberg product entitlements. This is the scope that matters for
      API consumers: Bloomberg's authorization model is entitlement-driven end to end, and the
      same concept appears in BLPAPI as EMRS entitlements and NOT_ENTITLED_FIELD errors.
    source: openid-configuration scopes_supported
unpublished:
  - api: Bloomberg Data API (Data License / HAPI)
    reason: >-
      Credentials issued for api.bloomberg.com/eap carry a scopes array, but the scope vocabulary
      is delivered with the credential under a Data License contract. No anonymous page enumerates
      it and /.well-known/oauth-authorization-server on that host returns 403.
docs: null
docs_note: >-
  No public scopes or permissions reference page was found. developer.bloomberg.com, which would
  carry it, requires sign-in for every route.
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

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/bloomberg-applications-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.