Deutsche Börse · AsyncAPI Specification
Deutsche Börse Cloud Stream Market Data
Version 001.000.011
Real-time market data streaming over WebSocket from Deutsche Börse Cloud Stream. Clients connect to md.deutsche-boerse.com with an API key generated in the GUI (passed as a token; the official Python client uses JWT), then subscribe to a subject (for example md-tradegate for Tradegate quotes in CEF format). Messages are serialized as Protocol Buffers (recommended) or JSON, using the published schemas client.proto, md_cef.proto, md_crypto.proto and md_energy.proto.
View Spec
View on GitHub
FinancialMarket DataStocksDerivativesTradingReal-TimeOrder BookReference DataExchangeAnalyticsAsyncAPIWebhooksEvents
Channels
subject
Subject-based subscription channel. The published example subject is md-tradegate (Tradegate quotes, CEF format); available subjects depend on the customer's market data entitlements.
Servers
wss
production
Cloud Stream production WebSocket endpoint; API-key authenticated.