Bloomberg L.P. · Example Payload

Openfigi Filter Response Example

Financial ServicesMarket DataNewsReference DataSymbologyTerminal

Openfigi Filter Response Example is an example object payload from Bloomberg L.P., with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datatotal

Example Payload

Raw ↑
{
  "data": [
    {
      "figi": "BBG00FV1LDZ8",
      "name": "TREASURY BILL",
      "ticker": "B 0 06/04/26",
      "marketSector": "Govt",
      "securityType": "Bill",
      "securityType2": "T-Bill",
      "securityDescription": "B 0 06/04/26"
    }
  ],
  "total": 12483
}