EventStream API

Real-time event ingestion and analytics

Quick Start

Send events to our endpoint for real-time processing.

POST /api/v2/events Content-Type: application/json {"event":"page_view","timestamp":1709234567,"user":"u_42"}

Why EventStream

Sub-100ms
Global edge ingest with low-latency delivery
At-least-once
Durable buffering and replay
Schema-aware
Server-side validation and enrichment
SDKs
JavaScript, Swift, Kotlin, Go, Python

Documentation

Visit our docs for integration guides and SDKs.