{
  "port": 8194,
  "protocol": "tcp",
  "service": "Bloomberg data API (blp1)",
  "oneLiner": "The Bloomberg API port — where blpapi clients connect for market data.",
  "whatItIs": "IANA registers 8194 on TCP and UDP as blp1, \"Bloomberg data API\", assigned to Bloomberg in 2006. Applications using the Bloomberg API library open a session to this port, either against the local Bloomberg Terminal process on the same workstation or against a B-PIPE/Server API appliance inside the firm. On a scan it identifies a finance desktop or a market-data server, not a general-purpose service. Access is bound to Bloomberg's own licensing and entitlement, so an open socket is not by itself usable data.",
  "exposure": {
    "verdict": "never",
    "note": "This is an entitled market-data feed inside a licensed environment; it belongs on the internal network and never on a public interface."
  },
  "checkCommand": "nc -vz TARGET 8194",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 8194",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8194",
      "kind": "iana"
    }
  ],
  "ianaName": "blp1"
}
