Bloomberg AIM · OAuth Scopes

Bloomberg AIM OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://bsso.blpprofessional.com/ext/api/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.

Financial DataMarket DataOrder ManagementPortfolio ManagementTrading
Scopes: 3 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://bsso.blpprofessional.com/ext/api/as/token.oauth2
Flows
clientCredentials

Scopes (3)

ScopeDescriptionFlows
eap Access to Enterprise Access Point data clientCredentials
eap.catalogs.read Read catalog data clientCredentials
eap.catalogs.write Write catalog data clientCredentials

Source

OAuth Scopes

bloomberg-aim-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/bloomberg-data-license-api.yml
schemes:
- name: oauth2
  source: openapi/bloomberg-data-license-api.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://bsso.blpprofessional.com/ext/api/as/token.oauth2
  description: OAuth 2.0 client credentials flow
scopes:
- scope: eap
  description: Access to Enterprise Access Point data
  flows:
  - clientCredentials
  sources:
  - openapi/bloomberg-data-license-api.yml
- scope: eap.catalogs.read
  description: Read catalog data
  flows:
  - clientCredentials
  sources:
  - openapi/bloomberg-data-license-api.yml
- scope: eap.catalogs.write
  description: Write catalog data
  flows:
  - clientCredentials
  sources:
  - openapi/bloomberg-data-license-api.yml