Event Structure
Every event has a consistent structure:Sending Events
Use the SDK to send events:Idempotency
To prevent duplicate events, pass an idempotency key:Event Types
We recommend using dot notation to organize your event types:Common Event Types
Listing Events
Retrieve events from the API:Event Retention
Events are stored for 90 days on all plans. Enterprise customers can configure longer retention periods.Next Steps
Webhooks
Receive events in real-time
Events API
Full Events API reference