Skip to main content

Documentation Index

Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt

Use this file to discover all available pages before exploring further.

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.