Bloomberg: Get Market Data
Bloomberg via Parse · Finance
Real-time market data for stock indices, commodities, currencies, and bonds. Accepts any Bloomberg ticker ID via the comparison data API. Each ticker includes current price, 1-day/1-month/1-year percent changes, and last-update timestamps. A single request can fetch up to ~50 tickers. Tickers not recognized by Bloomberg return an empty collection entry. Access Bloomberg market data including stock indices, commodities, currencies, bonds, most active stocks, and latest market news articles. Fulfilled by Parse from www.bloomberg.com.
- bloomberg
- crypto-web3
- finance
- news-media
- parse
- platform-key
- www-bloomberg-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2e69f8d8-bcf7-4bba-a8ac-17a49c3c1887/get_market_data
- Interface artifact
- sha256:8c721d0aa00ba6b70f8b961054eeb255a23f780a1a2cd152fd02bcea03e5bfeb
- Manifest digest
- sha256:65dbb40098a608ca8c7b50d6240d9efdd6751e3875a91f6b45e1b6c802dc4089
Request fields
- ticker_ids (string): Comma-separated Bloomberg ticker IDs. Format is SYMBOL:TYPE where TYPE is IND (index), COM (commodity), CUR (currency), GOV (government bond). Examples: SPX:IND, CL1:COM, EURUSD:CUR, GT10:GOV.: Allowed values: SPX:IND,CCMP:IND,INDU:IND, CL1:COM,GC1:COM, EURUSD:CUR,GBPUSD:CUR
Example queries
- {"ticker_ids":"SPX:IND,CCMP:IND,INDU:IND"}