AsyncAPI channel · Deutsche Börse
· Deutsche Börse Cloud Stream Market Data
{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.
Channel address
{subject}
Parameters
subject— Market data subject to subscribe to, e.g. md-tradegate.
Operations
receive
subscribeSubject
Subscribe to a subject and receive streamed market data messages; the sample invocation is client.py --websocket-server md.deutsche-boerse.com --subject md-tradegate --token $API_KEY --msgFormat json.
Messages
Client.Response
Content-Type:
application/jsondbag.cef.MarketData
Content-Type:
md_crypto market data
Content-Type:
md_energy market data
Content-Type:
About AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.