EU-FI edge online

Event intake and delivery infrastructure for product systems.

IngressLayer receives application events, webhook batches, and client telemetry through a small HTTP API with durable buffering, retry windows, and regional routing.

ingest example
POST /api/v2/batch HTTP/2
Host: ingresslayer.com
Content-Type: application/json

{
  "source": "checkout-api",
  "batch_id": "evt_96e8f2",
  "events": [
    {"type": "order.created"}
  ]
}
Regional edgeFI-HEL
API availability99.98%
Median intake latency38 ms
Retention window72 h

Built for steady ingestion traffic

Batch API

Accepts compact HTTP/2 requests with idempotency keys and source-level rate controls.

Webhook relay

Queues delivery attempts and records endpoint response summaries for later replay.

Telemetry sink

Normalizes client events into regional streams without requiring public dashboards.

Service status

All public API intake and delivery components are operating normally. Detailed component state is available on the status page.