Sense Street WebSocket API

Real-time streaming access to quotes and market activity extracted from broker conversations across multiple commodities. Customers subscribe to feeds such as oil, carbon, EMEA gas and US gas to receive structured trade and quote data as it is parsed, feeding Quotebook dashboards, algo models and alerts.

API entry from apis.yml

apis.yml Raw ↑
name: Sense Street WebSocket API
description: Real-time streaming access to quotes and market activity extracted from broker conversations
  across multiple commodities. Customers subscribe to feeds such as oil, carbon, EMEA gas and US gas to
  receive structured trade and quote data as it is parsed, feeding Quotebook dashboards, algo models and
  alerts.
humanURL: https://docs.sensestreet.com/websocket
baseURL: wss://{tenant}.api.sensestreet.com
tags:
- Streaming
- Market Data
- Commodities
properties:
- type: Documentation
  url: https://docs.sensestreet.com/websocket
- type: Authentication
  url: authentication/sense-street-authentication.yml
x-base-url-note: Host pattern is the same per-tenant API host evidenced by the wildcard certificate SANs.
  The exact WebSocket path and the channel/subscription contract are NOT published — the docs page body
  requires sign-in and no AsyncAPI is published — so no channel catalog is asserted here.