EventStream API

Real-time event processing and analytics

Quick Start

Send events to our API for real-time processing.

POST /api/v2/events
Content-Type: application/json

{"event":"page_view","timestamp":1709234567}

Documentation

Visit our docs for integration guides and SDKs.