Skip to content

Unified Stream

The Unified Stream provides a pre-decoded event feed via Server-Sent Events (SSE). It combines HyperCore and HyperEVM events into a single stream with tiered access control.

RegionURL
US (East US 2)https://unified.grpc.aleatoric.systems
JP (Japan East)https://unified-jp.grpc.aleatoric.systems
PathDescription
GET /healthzHealth check (no auth)
GET /api/v1/unified/statsLatency summaries and target hit rates
GET /api/v1/unified/eventsQuery events with filters
GET /api/v1/unified/streamSSE real-time event stream
GET /api/v1/unified/consensus-pulseBlock height + gas deltas + P2P latency
  • liquidation_warning — EVM liquidation log events
  • l4_delta — Delta-only order flow updates
  • transfer / approval — Standard ERC-20 events
  • Market events from HyperCore gRPC
TierRPMRPS
Public1002
Pro120,000200
Quant1,000,000,0005,000

The unified stream targets 500 microsecond event delivery latency from ingest to publish.