smh+{conId}
Streaming historical market data bars for a single contract. Subscribe with `smh+conId+{...}` where the JSON arguments may include `exchange`, `period` (e.g. `1d`, `2h`, `30min`), `bar` (bar size e.g. `5min`, `1h`, `1d`), `outsideRTH` (boolean), `source` (`midpoint|trades|bid_ask|bid| ask`), and `format` (e.g. `%o/%c/%h/%l/%v`). A maximum of 5 concurrent historical data subscriptions is permitted.
Channel address
Parameters
conId— IBKR contract identifier.
Operations
Messages
text/plainAbout 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 Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.