Bloomberg · JSON Structure

Bloomberg Structure

Structural overview of the Bloomberg API surface; extracted from openapi/.

Type: Properties: 0
AnalyticsBusiness IntelligenceData LicenseEnterpriseExecution ManagementFinancial-ServicesMarket DataNewsQuantitative AnalysisTradingTransaction Cost Analysis

Bloomberg Structure is a JSON Structure definition published by Bloomberg.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Bloomberg",
  "providerId": "bloomberg",
  "kind": "json-structure",
  "description": "Structural overview of the Bloomberg API surface; extracted from openapi/.",
  "schemaCount": 4,
  "operationCount": 9,
  "schemas": [
    {
      "name": "SubscriptionList",
      "type": null,
      "propertyCount": 0,
      "required": []
    },
    {
      "name": "Subscription",
      "type": null,
      "propertyCount": 0,
      "required": []
    },
    {
      "name": "MarketDataEvent",
      "type": null,
      "propertyCount": 0,
      "required": []
    },
    {
      "name": "ErrorMessage",
      "type": null,
      "propertyCount": 0,
      "required": []
    }
  ],
  "operations": [
    {
      "method": "POST",
      "path": "/refdata/ReferenceDataRequest",
      "operationId": "referenceDataRequest",
      "summary": "Request Reference Data for One or More Securities and Fields.",
      "tags": [
        "Reference Data",
        "Request/Response"
      ]
    },
    {
      "method": "POST",
      "path": "/refdata/HistoricalDataRequest",
      "operationId": "historicalDataRequest",
      "summary": "Request End-of-day Historical Data for One or More Securities.",
      "tags": [
        "Historical Data",
        "Request/Response"
      ]
    },
    {
      "method": "POST",
      "path": "/refdata/IntradayBarRequest",
      "operationId": "intradayBarRequest",
      "summary": "Request Intraday Ohlc Bars for a Single Security.",
      "tags": [
        "Intraday Bars",
        "Request/Response"
      ]
    },
    {
      "method": "POST",
      "path": "/refdata/IntradayTickRequest",
      "operationId": "intradayTickRequest",
      "summary": "Request Raw Intraday Tick Data for a Single Security.",
      "tags": [
        "Intraday Ticks",
        "Request/Response"
      ]
    },
    {
      "method": "POST",
      "path": "/apiflds/FieldInfoRequest",
      "operationId": "fieldInfoRequest",
      "summary": "Look up Metadata for One or More Bloomberg Field Mnemonics or Ids.",
      "tags": [
        "Field Discovery",
        "Request/Response"
      ]
    },
    {
      "method": "POST",
      "path": "/apiflds/FieldSearchRequest",
      "operationId": "fieldSearchRequest",
      "summary": "Search the Bloomberg Api Data Dictionary for Fields Matching a Spec.",
      "tags": [
        "Field Discovery",
        "Request/Response"
      ]
    },
    {
      "method": "POST",
      "path": "/mktdata/subscribe",
      "operationId": "subscribeMarketData",
      "summary": "Subscribe to Streaming Real-time Market Data for a List of Topics.",
      "tags": [
        "Real-Time Market Data",
        "Subscriptions"
      ]
    },
    {
      "method": "POST",
      "path": "/mktbar/subscribe",
      "operationId": "subscribeMarketBar",
      "summary": "Subscribe to Interval-based Real-time Bars.",
      "tags": [
        "Real-Time Bars",
        "Subscriptions"
      ]
    },
    {
      "method": "POST",
      "path": "/mktvwap/subscribe",
      "operationId": "subscribeMarketVwap",
      "summary": "Subscribe to a Custom Vwap Stream With Override Field/value Pairings.",
      "tags": [
        "VWAP",
        "Subscriptions"
      ]
    }
  ]
}

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