Everything you need to ingest events, query data, and automate pipelines.
Send your first event and see it on the dashboard in under 5 minutes.
REST & streaming endpoints for events, queries, and webhooks.
Every release, fix, and improvement we ship.
Install the SDK and send an event. Replace YOUR_KEY with the key from your workspace settings.
https://api.zenith.io/v2/events.The Zenith API is organized around predictable, resource-oriented URLs and returns JSON. Authenticate with a bearer token in the Authorization header.
POST /v2/events — ingest one or many eventsPOST /v2/query — run an analytics query, sub-15ms typicalGET /v2/pipelines — list and inspect active pipelinesPOST /v2/webhooks — register an outbound webhookv2.0.0 — Jun 14, 2026. Live pipelines, collaborative workspaces, visual automation builder, and a redesigned dashboard.
v1.8.0 — May 2026. SOC 2 Type II, SAML SSO, and 90-day audit log retention.
v1.6.0 — Apr 2026. Webhook retries with idempotency keys and at-least-once delivery.
v1.4.0 — Mar 2026. Annual billing, PDF report exports, and the in-memory query planner rewrite (p99 → 14ms).