BMLL Market Data API

Retrieve per-instrument market state and consolidated best bid and offer (CBBO) for listings on a given day, with an async poll-for-result request pattern. Documented publicly through the bmll Python SDK (MarketDataClient); the host is live but requires entitled key-pair credentials (probed 403 without auth).

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: bmll-technologies:bmll-market-data-api
name: BMLL Market Data API
tags:
- Market Data
- Market State
- CBBO
- Quotes
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://pypi.org/project/bmll/
baseURL: https://market-data.data.bmlltech.com
properties:
- url: https://pypi.org/project/bmll/
  type: Documentation
- url: https://data.bmlltech.com
  type: Portal
description: Retrieve per-instrument market state and consolidated best bid and offer (CBBO) for listings
  on a given day, with an async poll-for-result request pattern. Documented publicly through the bmll
  Python SDK (MarketDataClient); the host is live but requires entitled key-pair credentials (probed 403
  without auth).