Realtime events
Stream events over HTTP using the /api/v1/events endpoint.
Designed for long-lived client connections and high-throughput scenarios.
Alpha Sync Events provides a private, transport-agnostic API for collecting logs, metrics and user events from web, desktop and mobile applications in real time.
Stream events over HTTP using the /api/v1/events endpoint.
Designed for long-lived client connections and high-throughput scenarios.
Send bulk payloads via POST /api/v1/bulk. Ideal for offline clients and scheduled jobs.
Use /api/v1/status and /healthz endpoints for integration with monitoring systems.