Jito Labs · AsyncAPI Specification
Jito Streaming Surfaces
Version 1.0
Real-time streaming endpoints exposed by Jito infrastructure: the WebSocket bundle tip stream and the gRPC ShredStream for low-latency Solana shred delivery. These are the canonical out-of-band feeds for searchers, HFT bots, and validators that need sub-slot insight into network state and bundle market pricing.
View Spec
View on GitHub
SolanaMEVBlock EngineBundlesLiquid StakingJitoSOLRestakingJTODAOValidatorSearcherShredStreamCryptoDeFiAsyncAPIEventsWebSocketsgRPC
Channels
tipStreamChannel
Continuous push of landed tip percentile snapshots.
shredStreamChannel
Server-streaming gRPC method that emits Solana Entry messages reconstructed from shreds.
bundleResults
Server-streaming gRPC delivery of bundle inclusion / rejection results.
Messages
TipFloorUpdate
TipFloorUpdate
Entry
Entry
BundleResult
BundleResult
Servers
wss
tipStream
WebSocket stream of recent tip percentiles.
grpc
shredStream
gRPC ShredStream for low-latency shred delivery to validators and infra operators.
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.