Edge Node [eu-2] Operational • API v2.4.1

Distributed Event Ingest

Regional edge of the Kestrel ingestion network: JSON and binary batches over HTTP/2, WebSocket or gRPC.

Ingestion Fleet
RegionTransportsRole
eu-1HTTP/2 · WebSocket · gRPCPeer region
eu-2HTTP/2 · WebSocket · gRPCServing (this region)
eu-3HTTP/2 · WebSocket · gRPCPeer region

3 regions. Health is measured at the gateway, not here.

API Surface
MethodPurposeRouteAuth
POSTBatch telemetry/v1/telemetry/eventsBearer
POSTStream push/v1/ingest/push/live-{streamKey}Path key
GETWebSocket duplex/v1/streams/live-{streamKey}/wsPath key
POSTHTTP upgrade stream/v1/streams/live-{streamKey}/upgradePath key
GRPCMultiplexed stream/ingest.v1.IngestService/StreamMetadata
GETSubscription schema/v1/schemas/{subscriptionId}.binHash URL
GETService health/v1/healthPublic

7 live routes, identical on every region. Schemas in the OpenAPI 3.1 document.

API Specifications

Interactive API schemas and documentation available at /docs/ or raw OpenAPI Spec (JSON).