Skip to main content
The Events API exposes the catalog of event types Qonversion tracks (e.g., trial_started, subscription_renewed). Use it to power custom dashboards, drive automations, or stream to external systems via scheduled reports and integrations.

Key concepts

  • Event type — Stable string identifier for the class of event.

Available endpoints

MethodEndpointDescriptionStatus
GET/eventsList eventsNew

Authentication

All v4 endpoints require a Secret Key. See Authentication.