Blackstone Investor Portal

Blackstone provides institutional and individual investors with access to portfolio information, capital account statements, fund documents, and reporting through its Investor Portal, which is served at www.bxaccess.com (BXAccess). The portal is a login-only surface: every unauthenticated path 302s to /auth/login and authentication runs against Blackstone's own OpenID Connect identity broker at auth.bx.com. API integrations may be available for institutional investors and data aggregation platforms under direct agreement with Blackstone; none is publicly documented.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/blackstone-investor-portal"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: blackstone:blackstone-investor-portal
name: Blackstone Investor Portal
description: 'Blackstone provides institutional and individual investors with access to portfolio information,
  capital account statements, fund documents, and reporting through its Investor Portal, which is served
  at www.bxaccess.com (BXAccess). The portal is a login-only surface: every unauthenticated path 302s
  to /auth/login and authentication runs against Blackstone''s own OpenID Connect identity broker at auth.bx.com.
  API integrations may be available for institutional investors and data aggregation platforms under direct
  agreement with Blackstone; none is publicly documented.'
humanURL: https://www.blackstone.com/investor-resources/
baseURL: https://www.bxaccess.com
x-evidence:
  baseURL_method: probed
  baseURL_fetched: '2026-08-10'
  baseURL_source: https://www.bxaccess.com/bxa-next/env.json
  baseURL_note: www.bxaccess.com is the live host of the Blackstone Investor Portal (HTTP 200, title "Investor
    Portal"). Its own published SPA bundle references first-party service paths including /api-services/v1/documents,
    /portal/documents and /auth/bearerTokenAuthentication, and its unauthenticated runtime config at /bxa-next/env.json
    declares the OIDC provider. This is the portal's own backend, observed — NOT a documented public API.
    There is no public API reference and /api-services/v1/documents returns 404 to anonymous callers.
tags:
- Alternative Assets
- Finance
- Investment Management
- Private Equity
properties:
- type: Documentation
  url: https://www.blackstone.com/investor-resources/
- type: Login
  url: https://www.bxaccess.com
- type: Support
  url: https://www.bxaccess.com/Auth/NeedHelp
- type: JSONSchema
  url: json-schema/blackstone-fund-schema.json
- type: JSONSchema
  url: json-schema/blackstone-investor-account-schema.json
- type: JSONStructure
  url: json-structure/blackstone-fund-structure.json
- type: JSONStructure
  url: json-structure/blackstone-investor-account-structure.json
- type: JSONLD
  url: json-ld/blackstone-context.jsonld
- type: Examples
  url: examples/blackstone-fund-example.json
- type: Examples
  url: examples/blackstone-investor-account-example.json