Enterprise Event System
Real-time, pub/sub-based event streaming surface. Lets institutionsand partners react to events emitted across Jack Henry's platform(account events, transaction events, alert events, user-lifecycleevents) without polling.
This event API exposes 4 operations across 4 channels, and defines 9 schemas. It is described by AsyncAPI 2.6.0, at version v0.
The API connects through a single server, events.jackhenry.com (kafka-secure).
Metadata
The identity and technical contract details declared by the specification.
Channels & Operations 4
Across 4 channels, the API surfaces 4 operations. Each is listed below with its action, channel, parameters, and response codes.
Messages & Schemas 9
The contract defines 9 schemas that model the data carried by its messages. The most detailed is BaseEnvelope (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable AsyncAPI contract behind this narrative.