Blackstone · JSON Structure

Blackstone Fund Structure

JSON structure for a Blackstone alternative investment fund

Type: Properties: 0
Alternative AssetsFinanceInvestment ManagementPrivate EquityReal-EstateFortune 500

Blackstone Fund Structure is a JSON Structure definition published by Blackstone.

Meta-schema:

JSON Structure

blackstone-fund-structure.json Raw ↑
{
  "name": "Blackstone Fund Structure",
  "description": "JSON structure for a Blackstone alternative investment fund",
  "fields": [
    { "name": "fundId", "type": "string", "required": true },
    { "name": "fundName", "type": "string", "required": true },
    { "name": "strategy", "type": "enum[private_equity,real_estate,credit,hedge_fund,infrastructure,life_sciences]", "required": true },
    { "name": "vintage", "type": "integer", "required": false },
    { "name": "currency", "type": "string", "required": true },
    { "name": "committedCapital", "type": "number", "required": false },
    { "name": "calledCapital", "type": "number", "required": false },
    { "name": "nav", "type": "number", "required": false },
    { "name": "navDate", "type": "date", "required": false },
    { "name": "irr", "type": "number", "required": false },
    { "name": "moic", "type": "number", "required": false },
    { "name": "status", "type": "enum[fundraising,investing,harvesting,closed]", "required": false }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/blackstone-fund-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.