Blackstone · OAuth Scopes

Blackstone OAuth Scopes

OAuth 2.0 probed

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

Alternative AssetsFinanceInvestment ManagementPrivate EquityReal-EstateFortune 500
Scopes: 0 Flows: Method: probed

Scopes (0)

Blackstone 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

blackstone-scopes.yml Raw ↑
generated: '2026-08-10'
method: probed
source: >-
  https://auth.bx.com/identity-broker/.well-known/openid-configuration and
  https://login.bx.com/.well-known/oauth-authorization-server (both fetched 2026-08-10, HTTP 200)
provider: Blackstone
providerId: blackstone
description: >-
  Blackstone publishes no developer-facing OAuth scope catalog, because it publishes no
  developer API. The scopes recorded here are the ones its two identity issuers actually
  advertise in their anonymous discovery documents. They are identity scopes — who the user is —
  not business-capability scopes. Nothing here grants access to Blackstone fund, portfolio, or
  investor data; that access is negotiated in an LP or partner contract and mediated by a login.
scope_count: 11
business_scopes_published: false
issuers:
  - issuer: https://auth.bx.com
    discovery: https://auth.bx.com/identity-broker/.well-known/openid-configuration
    applies_to: BXAccess investor portal
    scopes:
      - scope: openid
        description: Required OIDC scope; requests an ID token asserting the investor's identity.
      - scope: email
        description: Releases the authenticated investor's email address claim.
      - scope: phone
        description: Releases the authenticated investor's phone-number claim.
      - scope: profile
        description: Releases standard OIDC profile claims (name, locale, updated_at, ...).
    requested_by_the_portal: openid email profile
    requested_by_source: https://www.bxaccess.com/bxa-next/env.json
  - issuer: https://login.bx.com
    discovery: https://login.bx.com/.well-known/openid-configuration
    applies_to: Firmwide Blackstone SSO (Okta tenant), including docs.blackstone.com visitor auth
    scopes:
      - scope: openid
        description: Required OIDC scope.
      - scope: email
        description: Email address claim.
      - scope: profile
        description: Standard profile claims.
      - scope: address
        description: Address claim.
      - scope: phone
        description: Phone-number claim.
      - scope: offline_access
        description: Issues a refresh token so a session can be renewed without re-prompting.
      - scope: groups
        description: >-
          Releases the user's Okta group memberships — the claim that drives entitlement to
          gated Blackstone surfaces such as docs.blackstone.com.
notes:
  - >-
    The org-level authorization server at https://login.bx.com/.well-known/oauth-authorization-server
    additionally advertises Okta's own management-API scope catalog (okta.users.read,
    okta.apps.manage, okta.logs.read, and ~60 more). Those are Okta platform scopes present on
    every Okta tenant, NOT a Blackstone API. They are deliberately not enumerated here so the
    catalog does not read as if Blackstone published sixty business scopes.
  - >-
    No scopes/permissions reference page exists on any public Blackstone property; the
    documentation site that might carry one (docs.blackstone.com) is behind Okta visitor auth.
docs: null
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/blackstone-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.